ArcFM Desktop Developer Guide
GetWorkspace Method (IMMWorkspaceManager)


Syntax
'Declaration
 
Function GetWorkspace( _
   ByVal pPS As ESRI.ArcGIS.esriSystem.IPropertySet, _
   ByVal Options As Integer _
) As ESRI.ArcGIS.Geodatabase.IWorkspace
'Usage
 
Dim instance As IMMWorkspaceManager
Dim pPS As ESRI.ArcGIS.esriSystem.IPropertySet
Dim Options As Integer
Dim value As ESRI.ArcGIS.Geodatabase.IWorkspace
 
value = instance.GetWorkspace(pPS, Options)
ESRI.ArcGIS.Geodatabase.IWorkspace GetWorkspace( 
   ESRI.ArcGIS.esriSystem.IPropertySet pPS,
   int Options
)

Parameters

pPS
Options
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMWorkspaceManager Interface
IMMWorkspaceManager Members

 

 


Send Comment