ArcFM Solution Developer Guide
GetMapWorkspaces Method (IMMWorkspaceManagerMap)


Syntax
'Declaration
 
Function GetMapWorkspaces( _
   ByVal pMap As ESRI.ArcGIS.Carto.IMap _
) As ESRI.ArcGIS.Geodatabase.IEnumWorkspaceEx
'Usage
 
Dim instance As IMMWorkspaceManagerMap
Dim pMap As ESRI.ArcGIS.Carto.IMap
Dim value As ESRI.ArcGIS.Geodatabase.IEnumWorkspaceEx
 
value = instance.GetMapWorkspaces(pMap)
ESRI.ArcGIS.Geodatabase.IEnumWorkspaceEx GetMapWorkspaces( 
   ESRI.ArcGIS.Carto.IMap pMap
)

Parameters

pMap
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