Name | Description | |
---|---|---|
AssociationDescription Constructor | Overloaded. |
The following tables list the members exposed by AssociationDescription.
Name | Description | |
---|---|---|
AssociationDescription Constructor | Overloaded. |
Name | Description | |
---|---|---|
AssociationType | Gets the association type between Row1 and Row2. | |
IsContentVisible | Gets 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. | |
PercentAlong | Gets 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 AssociationTypes the value is null. | |
Row1 | Gets the first row in the association.
| |
Row2 | Gets the second row in the association.
| |
Terminal1 | If the first row represents a device with terminals, the terminal on the first row to connect. Otherwise the value is -1. | |
Terminal2 | If the second row represents a device with terminals, the terminal on the second row to connect. Otherwise the value is -1. |