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

Performs a save on all the referenced FeatureLayers that doesn't have FeatureLayer.AutoSave enabled.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Save As ICommand
C# 
public ICommand Save {get;}

Remarks

Save will not be enabled if any of the feature layers referenced in LayerIDs doesn't have edits or have FeatureLayer.AutoSave enabled.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.