|
ArcGIS Runtime SDK for iOS
100.9
|
Go to the source code of this file.
Enumerations | |
| enum | AGSUtilityAssociationType { AGSUtilityAssociationTypeConnectivity = 1, AGSUtilityAssociationTypeContainment = 2, AGSUtilityAssociationTypeAttachment = 3 } |
An enumeration of the various types of associations supported by the utility network.
| Enumerator | |
|---|---|
| AGSUtilityAssociationTypeConnectivity | The association represents connectivity between two junctions. |
| AGSUtilityAssociationTypeContainment | The association represents containment of one |
| AGSUtilityAssociationTypeAttachment | The association represents a structural attachment. |