ArcFM Responder Mobile Developer Guide
EditWorkspace Property (Editor)






Syntax
'Declaration
 
Public Shared ReadOnly Property EditWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace
'Usage
 
Dim value As ESRI.ArcGIS.Geodatabase.IWorkspace
 
value = Editor.EditWorkspace
public static ESRI.ArcGIS.Geodatabase.IWorkspace EditWorkspace {get;}
public read-only property EditWorkspace: ESRI.ArcGIS.Geodatabase.IWorkspace; static; 
public static function get EditWorkspace : ESRI.ArcGIS.Geodatabase.IWorkspace
public: __property static ESRI.ArcGIS.Geodatabase.IWorkspace* get_EditWorkspace();
public:
static property ESRI.ArcGIS.Geodatabase.IWorkspace^ EditWorkspace {
   ESRI.ArcGIS.Geodatabase.IWorkspace^ 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