ArcFM Desktop Developer Guide
PrivateDatasetNames Property (MMServerWorkspaceExtension)


Syntax
'Declaration
 
<DispIdAttribute(1610678274)>
ReadOnly Property PrivateDatasetNames( _
   ByVal dtype As ESRI.ArcGIS.Geodatabase.esriDatasetType _
) As ESRI.ArcGIS.esriSystem.IEnumBSTR
'Usage
 
Dim instance As MMServerWorkspaceExtension
Dim dtype As ESRI.ArcGIS.Geodatabase.esriDatasetType
Dim value As ESRI.ArcGIS.esriSystem.IEnumBSTR
 
value = instance.PrivateDatasetNames(dtype)
[DispId(1610678274)]
ESRI.ArcGIS.esriSystem.IEnumBSTR PrivateDatasetNames( 
   ESRI.ArcGIS.Geodatabase.esriDatasetType dtype
) {get;}

Parameters

dtype
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

MMServerWorkspaceExtension Interface
MMServerWorkspaceExtension Members

 

 


Send Comment