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 - 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 |