ArcGIS API for WPF - Library Reference
AutoSave Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > FeatureLayer Class : AutoSave Property

Gets or sets the whether edits to the layer's graphics collection are auto-submitted to the service. Default is true.

Syntax

Visual Basic (Declaration) 
Public Property AutoSave As Boolean
C# 
public bool AutoSave {get; set;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.