ArcFM Server Developer Guide
JunctionFeature Property (MMArcFMComplexEdgeFeatureClass)


Syntax
'Declaration
 
Public Overridable ReadOnly Property JunctionFeature( _
   ByVal Index As Integer _
) As ESRI.ArcGIS.Geodatabase.IJunctionFeature
'Usage
 
Dim instance As MMArcFMComplexEdgeFeatureClass
Dim Index As Integer
Dim value As ESRI.ArcGIS.Geodatabase.IJunctionFeature
 
value = instance.JunctionFeature(Index)
public virtual ESRI.ArcGIS.Geodatabase.IJunctionFeature JunctionFeature( 
   int Index
) {get;}

Parameters

Index
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

MMArcFMComplexEdgeFeatureClass Class
MMArcFMComplexEdgeFeatureClass Members

 

 


Send Comment