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

Performs an undo edits all the referenced FeatureLayers that doesn't have FeatureLayer.AutoSave enabled.

Syntax

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

Remarks

UndEdits 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

See Also

© ESRI, Inc. All Rights Reserved.