Show / Hide Table of Contents

Class UtilityNetworkCapabilities

Defines the supported capabilities for a utility network.

Inheritance
System.Object
UtilityNetworkCapabilities
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
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

TargetVersions
.NET Standard 2.0200.0 - 200.8
.NET200.0 - 200.8
.NET Windows200.0 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework200.0 - 200.8
UWP200.0 - 200.8
In This Article
Back to top Copyright © 2022 Esri.