ArcFM Solution Developer Guide
GetNumWorkspaces Method (MMWorkspaceManagerClass)


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