Miner.Interop Namespace > IMMLayoutBuilder Interface : Workspace Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678276)> ReadOnly Property Workspace As ESRI.ArcGIS.Geodatabase.IWorkspace
'Usage
Dim instance As IMMLayoutBuilder Dim value As ESRI.ArcGIS.Geodatabase.IWorkspace value = instance.Workspace
[System.Runtime.InteropServices.DispId(1610678276)]
ESRI.ArcGIS.Geodatabase.IWorkspace Workspace {get;}
read-only property Workspace: ESRI.ArcGIS.Geodatabase.IWorkspace;
System.Runtime.InteropServices.DispIdAttribute(1610678276)
function get Workspace : ESRI.ArcGIS.Geodatabase.IWorkspace
[System.Runtime.InteropServices.DispId(1610678276)] __property ESRI.ArcGIS.Geodatabase.IWorkspace* get_Workspace();
[System.Runtime.InteropServices.DispId(1610678276)]
property ESRI.ArcGIS.Geodatabase.IWorkspace^ Workspace {
ESRI.ArcGIS.Geodatabase.IWorkspace^ get();
}
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