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


In This Topic
    Association Class Members
    In This Topic

    The following tables list the members exposed by Association.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Represents the first participant in an Association.  
    Public PropertyGets the GlobalID of this Association.  
    Public PropertyGets a value indicating whether the content is visible if this Association represents a AssociationType.Containment association.  
    Public PropertyGets the ObjectID of this 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.  
    Public Property Represents the second participant in an Association.  
    Public PropertyThe AssociationType that this Association represents.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.   
    Public Method Obtains a hash code of the object. Used in Equals.  
    Top
    Public Operators
    Returns true if association1 and association2 are equal.
    Returns true if association1 and association2 are not equal.
    Top
    See Also