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