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