ArcFM Solution Developer Guide
GetWorkspace Method (MMWorkspaceManagerClass)


Syntax
'Declaration
 
Public Overridable Function GetWorkspace( _
   ByVal pPS As ESRI.ArcGIS.esriSystem.IPropertySet, _
   ByVal Options As Integer _
) As ESRI.ArcGIS.Geodatabase.IWorkspace
'Usage
 
Dim instance As MMWorkspaceManagerClass
Dim pPS As ESRI.ArcGIS.esriSystem.IPropertySet
Dim Options As Integer
Dim value As ESRI.ArcGIS.Geodatabase.IWorkspace
 
value = instance.GetWorkspace(pPS, Options)
public virtual 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

MMWorkspaceManagerClass Class
MMWorkspaceManagerClass Members

 

 


Send Comment