ArcGIS Runtime SDK for WPF - Library Reference
Save Property
See Also 
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, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.