ArcFM Server Developer Guide
NativeType Property (MMGraphNodeWorkspace)


Syntax
'Declaration
 
<DispIdAttribute(1610678274)>
ReadOnly Property NativeType( _
   ByVal DatasetType As ESRI.ArcGIS.Geodatabase.esriDatasetType, _
   ByVal localName As String _
) As ESRI.ArcGIS.Geodatabase.INativeType
'Usage
 
Dim instance As MMGraphNodeWorkspace
Dim DatasetType As ESRI.ArcGIS.Geodatabase.esriDatasetType
Dim localName As String
Dim value As ESRI.ArcGIS.Geodatabase.INativeType
 
value = instance.NativeType(DatasetType, localName)
[DispId(1610678274)]
ESRI.ArcGIS.Geodatabase.INativeType NativeType( 
   ESRI.ArcGIS.Geodatabase.esriDatasetType DatasetType,
   string localName
) {get;}

Parameters

DatasetType
localName
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