Enum UtilityNetworkSourceUsageType
An enumeration of the various usage types of a UtilityNetworkSource.
Namespace: Esri.ArcGISRuntime.UtilityNetworks
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum UtilityNetworkSourceUsageType
Remarks
These values indicate how a UtilityNetworkSource is used in a utility network.
Fields
| Name | Description |
|---|---|
| Assembly | Assemblies such as switchgear. |
| Device | Network devices, such as transformers or valves. |
| EdgeObject | Non-spatial edge, such as a fiber strand in a fiber cable. |
| Junction | Miscellaneous junctions not typically tracked as assets, such as taps. |
| JunctionObject | Non-spatial junctions, such as a transceiver in a fiber network |
| Line | Lines such as conductors, pipes, or fiber strands. |
| StructureBoundary | Polygonal structures, such as substations or town border stations. |
| StructureEdgeObject | Non-spatial structure edge, such as a duct in a duct bank. |
| StructureJunction | Point structures, such as poles. |
| StructureJunctionObject | Non-spatial structure junction, such as a duct port in a manhole. |
| StructureLine | Linear structures, such as ducts, conduits, or buffer tubes. |
| SubnetLine | System-generated subnetwork lines. |
See Also
Applies to
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 100.6 - 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.6 - 200.8 |
| Xamarin.Android | 100.6 - 100.15 |
| Xamarin.iOS | 100.6 - 100.15 |
| UWP | 100.6 - 200.8 |