ArcFM Solution Developer Guide
GetNumWorkspaces Method (MMWorkspaceManagerClass)


Syntax
'Declaration
 
Public Overridable Function GetNumWorkspaces( _
   ByVal pPS As ESRI.ArcGIS.esriSystem.IPropertySet, _
   ByVal lOptions As Integer _
) As Integer
'Usage
 
Dim instance As MMWorkspaceManagerClass
Dim pPS As ESRI.ArcGIS.esriSystem.IPropertySet
Dim lOptions As Integer
Dim value As Integer
 
value = instance.GetNumWorkspaces(pPS, lOptions)
public virtual int GetNumWorkspaces( 
   ESRI.ArcGIS.esriSystem.IPropertySet pPS,
   int lOptions
)

Parameters

pPS
lOptions
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