Class UtilityNetworkCapabilities
Defines the supported capabilities for a utility network.
Inheritance
System.Object
UtilityNetworkCapabilities
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Esri.ArcGISRuntime.UtilityNetworks
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class UtilityNetworkCapabilities
Remarks
These non-configurable capabilities indicate which utility network operations are supported. They are dependent upon the utility network service capabilities or the contents of the geodatabase.
Properties
Name | Description |
---|---|
SupportsNetworkState | Gets a value indicating whether this utility network supports network state. |
SupportsQueryAssociations | Gets a value indicating whether this utility network can query associations. |
SupportsTrace | Gets a value indicating whether this utility network can run a trace. |
SupportsValidateNetworkTopology | Gets a value indicating whether this utility network can validate network topology. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.0 - 200.5 |
.NET | 200.0 - 200.5 |
.NET Windows | 200.0 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 200.0 - 200.5 |
UWP | 200.0 - 200.5 |