ArcFM Server Developer Guide
DatasetNames Property (MMGraphNodeWorkspace)


Syntax
'Declaration
 
<DispIdAttribute(1610678275)>
ReadOnly Property DatasetNames( _
   ByVal DatasetType As ESRI.ArcGIS.Geodatabase.esriDatasetType _
) As ESRI.ArcGIS.esriSystem.IArray
'Usage
 
Dim instance As MMGraphNodeWorkspace
Dim DatasetType As ESRI.ArcGIS.Geodatabase.esriDatasetType
Dim value As ESRI.ArcGIS.esriSystem.IArray
 
value = instance.DatasetNames(DatasetType)
[DispId(1610678275)]
ESRI.ArcGIS.esriSystem.IArray DatasetNames( 
   ESRI.ArcGIS.Geodatabase.esriDatasetType DatasetType
) {get;}

Parameters

DatasetType
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

MMGraphNodeWorkspace Interface
MMGraphNodeWorkspace Members

 

 


Send Comment