ArcFM Solution Developer Guide
Workspace Property (IMMDuctBankConfig2)






The workspace in which the duct bank configuration resides (as IWorkspace).
Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
ReadOnly Property Workspace As ESRI.ArcGIS.Geodatabase.IWorkspace
'Usage
 
Dim instance As IMMDuctBankConfig2
Dim value As ESRI.ArcGIS.Geodatabase.IWorkspace
 
value = instance.Workspace
[System.Runtime.InteropServices.DispId(1610678272)]
ESRI.ArcGIS.Geodatabase.IWorkspace Workspace {get;}
read-only property Workspace: ESRI.ArcGIS.Geodatabase.IWorkspace; 
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get Workspace : ESRI.ArcGIS.Geodatabase.IWorkspace
[System.Runtime.InteropServices.DispId(1610678272)]
__property ESRI.ArcGIS.Geodatabase.IWorkspace* get_Workspace();
[System.Runtime.InteropServices.DispId(1610678272)]
property ESRI.ArcGIS.Geodatabase.IWorkspace^ Workspace {
   ESRI.ArcGIS.Geodatabase.IWorkspace^ get();
}

Property Value

IWorkspace
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

IMMDuctBankConfig2 Interface
IMMDuctBankConfig2 Members

Send Feedback