Show / Hide Table of Contents

Enum UtilityConnectivityPolicy

Specifies connectivity policy for edges in the network.

Namespace: Esri.ArcGISRuntime.UtilityNetworks
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum UtilityConnectivityPolicy

Fields

Name Description
AnyVertex

Connectivity can be established at any vertex along the edge.

EndVertex

Connectivity can be established only at the first or last vertex of an edge.

None

Connectivity policy is not applicable.

See Also
LinearConnectivityPolicy

Applies to

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