ArcGIS Runtime SDK for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.