ArcFM Server Developer Guide
ConnectionPointByName Property (MMArcFMComplexJunctionFeatureClass)


Syntax
'Declaration
 
Public Overridable ReadOnly Property ConnectionPointByName( _
   ByVal ConnectionPointName As String _
) As ESRI.ArcGIS.Geodatabase.IFeatureElement
'Usage
 
Dim instance As MMArcFMComplexJunctionFeatureClass
Dim ConnectionPointName As String
Dim value As ESRI.ArcGIS.Geodatabase.IFeatureElement
 
value = instance.ConnectionPointByName(ConnectionPointName)
public virtual ESRI.ArcGIS.Geodatabase.IFeatureElement ConnectionPointByName( 
   string ConnectionPointName
) {get;}

Parameters

ConnectionPointName
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

MMArcFMComplexJunctionFeatureClass Class
MMArcFMComplexJunctionFeatureClass Members

 

 


Send Comment