ArcFM Responder Mobile Developer Guide
EditState Property






Syntax
'Declaration
 
Public Shared ReadOnly Property EditState As EditState
'Usage
 
Dim value As EditState
 
value = Editor.EditState
public static EditState EditState {get;}
public read-only property EditState: EditState; static; 
public static function get EditState : EditState
public: __property static EditState get_EditState();
public:
static property EditState EditState {
   EditState get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Editor Class
Editor Members

Send Feedback