ArcFM Responder Mobile Developer Guide
DistopsWorkspace Property (IMMDistopsWorkspace)






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

IMMDistopsWorkspace Interface
IMMDistopsWorkspace Members

Send Feedback