ESRI.ArcGIS.Mobile
StoredEditState Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching Namespace > IFeatureDataRecord Interface : StoredEditState Property

Gets the stored edit state of this feature in the MobileService cache.

Syntax

Visual Basic (Declaration) 
ReadOnly Property StoredEditState As EditState
C# 
EditState StoredEditState {get;}

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also