Enum UtilityTierTopologyType
Specifies the type of topology that makes up a UtilityTier definition.
Namespace: Esri.ArcGISRuntime.UtilityNetworks
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum UtilityTierTopologyType
Fields
Name | Description |
---|---|
Mesh | A mesh network. Edges and junctions are connected to multiple sources in an interconnected lattice. |
Radial | A radial network. Edges and junctions spread out radially from a single source. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.7 - 200.5 |
.NET | 100.13 - 200.5 |
.NET Windows | 100.13 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 100.7 - 200.5 |
Xamarin.Android | 100.7 - 100.15 |
Xamarin.iOS | 100.7 - 100.15 |
UWP | 100.7 - 200.5 |