ArcFM Responder Mobile Developer Guide
EditWorkspace Property (IMMStandardWorkspaces)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678275)>
ReadOnly Property EditWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace
'Usage
 
Dim instance As IMMStandardWorkspaces
Dim value As ESRI.ArcGIS.Geodatabase.IWorkspace
 
value = instance.EditWorkspace
[System.Runtime.InteropServices.DispId(1610678275)]
ESRI.ArcGIS.Geodatabase.IWorkspace EditWorkspace {get;}
read-only property EditWorkspace: ESRI.ArcGIS.Geodatabase.IWorkspace; 
System.Runtime.InteropServices.DispIdAttribute(1610678275)
function get EditWorkspace : ESRI.ArcGIS.Geodatabase.IWorkspace
[System.Runtime.InteropServices.DispId(1610678275)]
__property ESRI.ArcGIS.Geodatabase.IWorkspace* get_EditWorkspace();
[System.Runtime.InteropServices.DispId(1610678275)]
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

IMMStandardWorkspaces Interface
IMMStandardWorkspaces Members

Send Feedback