ArcGIS Pro 2.6 API Reference Guide
AssociationDescription Class Members
Properties 


ArcGIS.Desktop.Editing Namespace : AssociationDescription Class

The following tables list the members exposed by AssociationDescription.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyThe association type between Row1 and Row2.  
Public PropertyGets a value indicating whether the content in the map is visible when outside of a container view if this Association represents a ArcGIS.Core.Data.UtilityNetwork.AssociationType.Containment association. For all other AssociationTypes the value is False.  
Public PropertyGets the percent along the midspan of a non-spatial edge object that a junction or non-spatial junction object is connected to if this Association represents a ArcGIS.Core.Data.UtilityNetwork.AssociationType.JunctionEdgeObjectConnectivityMidspan association. For all other AssocationTypes the value is null.  
Public PropertyThe first row in the association.  
Public PropertyThe second row in the association.  
Public Property If the first row represents a device with terminals, the terminal on the first row to connect. Otherwise the value is -1.  
Public Property If the second row represents a device with terminals, the terminal on the second row to connect. Otherwise the value is -1.  
Top
See Also

Reference

AssociationDescription Class
ArcGIS.Desktop.Editing Namespace