ArcFM Server Developer Guide
ConnectionPoint Property (D8ConstructionComplexJunctionFeatureClass)


Syntax
'Declaration
 
Public Overridable ReadOnly Property ConnectionPoint( _
   ByVal connectionPointIndex As Integer _
) As ESRI.ArcGIS.Geodatabase.IFeatureElement
'Usage
 
Dim instance As D8ConstructionComplexJunctionFeatureClass
Dim connectionPointIndex As Integer
Dim value As ESRI.ArcGIS.Geodatabase.IFeatureElement
 
value = instance.ConnectionPoint(connectionPointIndex)
public virtual ESRI.ArcGIS.Geodatabase.IFeatureElement ConnectionPoint( 
   int connectionPointIndex
) {get;}

Parameters

connectionPointIndex
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

D8ConstructionComplexJunctionFeatureClass Class
D8ConstructionComplexJunctionFeatureClass Members

 

 


Send Comment