ArcFM Responder Mobile Developer Guide
Workspace Property (IFeederManagerWorkspaceInfo)






Gets the workspace.
Syntax
'Declaration
 
ReadOnly Property Workspace As ESRI.ArcGIS.Geodatabase.IWorkspace
'Usage
 
Dim instance As IFeederManagerWorkspaceInfo
Dim value As ESRI.ArcGIS.Geodatabase.IWorkspace
 
value = instance.Workspace
ESRI.ArcGIS.Geodatabase.IWorkspace Workspace {get;}
read-only property Workspace: ESRI.ArcGIS.Geodatabase.IWorkspace; 
function get Workspace : ESRI.ArcGIS.Geodatabase.IWorkspace
__property ESRI.ArcGIS.Geodatabase.IWorkspace* get_Workspace();
property ESRI.ArcGIS.Geodatabase.IWorkspace^ Workspace {
   ESRI.ArcGIS.Geodatabase.IWorkspace^ get();
}

Property Value

The workspace.
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

IFeederManagerWorkspaceInfo Interface
IFeederManagerWorkspaceInfo Members

Send Feedback