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 - 200.8 | 
| .NET | 100.13 - 200.8 | 
| .NET Windows | 100.13 - 200.8 | 
| .NET Android | 200.0 - 200.8 | 
| .NET iOS | 200.0 - 200.8 | 
| .NET Framework | 100.7 - 200.8 | 
| Xamarin.Android | 100.7 - 100.15 | 
| Xamarin.iOS | 100.7 - 100.15 | 
| UWP | 100.7 - 200.8 |