ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / AssociationFeature Class
Properties Methods


In This Topic
    AssociationFeature Class Members
    In This Topic

    The following tables list the members exposed by AssociationFeature.

    Public Properties
     NameDescription
    Public Property Represents the first participant in an Association. (Inherited from ArcGIS.Core.Data.UtilityNetwork.Association)
    Public PropertyGets the GlobalID of this Association. (Inherited from ArcGIS.Core.Data.UtilityNetwork.Association)
    Public PropertyGets a value indicating whether the content is visible if this Association represents a AssociationType.Containment association. (Inherited from ArcGIS.Core.Data.UtilityNetwork.Association)
    Public PropertyGets the ObjectID of this Association. (Inherited from ArcGIS.Core.Data.UtilityNetwork.Association)
    Public PropertyGets the percent along the mid span of a non-spatial edge object that a junction or non-spatial junction object is connected to if this Association represents a AssociationType.JunctionEdgeObjectConnectivityMidspan association. (Inherited from ArcGIS.Core.Data.UtilityNetwork.Association)
    Public PropertyA ArcGIS.Core.Geometry.Geometry that represents a connection between the two rows involved in the association.  
    Public Property Represents the second participant in an Association. (Inherited from ArcGIS.Core.Data.UtilityNetwork.Association)
    Public PropertyThe AssociationType that this Association represents. (Inherited from ArcGIS.Core.Data.UtilityNetwork.Association)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden.   
    Public MethodOverridden.  Obtains a hash code of the object. Used in Equals.  
    Top
    See Also