ArcFM Solution Developer Guide
GetMapWorkspace Method (IMMWorkspaceManagerMap)


Syntax
'Declaration
 
Function GetMapWorkspace( _
   ByVal pMap As ESRI.ArcGIS.Carto.IMap, _
   ByVal pPS As ESRI.ArcGIS.esriSystem.IPropertySet, _
   ByVal Options As Integer _
) As ESRI.ArcGIS.Geodatabase.IWorkspace
'Usage
 
Dim instance As IMMWorkspaceManagerMap
Dim pMap As ESRI.ArcGIS.Carto.IMap
Dim pPS As ESRI.ArcGIS.esriSystem.IPropertySet
Dim Options As Integer
Dim value As ESRI.ArcGIS.Geodatabase.IWorkspace
 
value = instance.GetMapWorkspace(pMap, pPS, Options)
ESRI.ArcGIS.Geodatabase.IWorkspace GetMapWorkspace( 
   ESRI.ArcGIS.Carto.IMap pMap,
   ESRI.ArcGIS.esriSystem.IPropertySet pPS,
   int Options
)

Parameters

pMap
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

IMMWorkspaceManagerMap Interface
IMMWorkspaceManagerMap Members

 

 


Send Comment