Enum UtilityAssociationType
An enumeration of the various types of associations supported by the utility network.
Namespace: Esri.ArcGISRuntime.UtilityNetworks
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum UtilityAssociationType
Fields
Name | Description |
---|---|
Attachment | The association represents a structural attachment. |
Connectivity | The association represents connectivity between two junctions. |
Containment | The association represents containment of one UtilityElement within another. |
JunctionEdgeObjectConnectivityFromSide | The association represents a junction or non-spatial junction connected to the end point of a non-spatial edge. |
JunctionEdgeObjectConnectivityMidspan | The association represents a junction or non-spatial junction connected along the midspan of a non-spatial edge. |
JunctionEdgeObjectConnectivityToSide | The association represents a junction or non-spatial junction connected to the start point of a non-spatial edge. |
See Also
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.7 - 100.15 |
.NET 6.0 | 100.13 - 100.15 |
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.7 - 100.15 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.7 - 100.12 |
Xamarin.Android | 100.7 - 100.15 |
Xamarin.iOS | 100.7 - 100.15 |
UWP | 100.7 - 100.15 |