ArcFM Engine Developer Guide
GeometricNetworkID Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal id As Integer, _
   ByVal type As ESRI.ArcGIS.Geodatabase.esriElementType _
)
'Usage
 
Dim id As Integer
Dim type As ESRI.ArcGIS.Geodatabase.esriElementType
 
Dim instance As New GeometricNetworkID(id, type)
public GeometricNetworkID( 
   int id,
   ESRI.ArcGIS.Geodatabase.esriElementType type
)

Parameters

id
type
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

GeometricNetworkID Structure
GeometricNetworkID Members

 

 


Send Comment