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
Applies to
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.6 - 200.8 |
| .NET | 200.6 - 200.8 |
| .NET Windows | 200.6 - 200.8 |
| .NET Android | 200.6 - 200.8 |
| .NET iOS | 200.6 - 200.8 |
| .NET Framework | 200.6 - 200.8 |
| UWP | 200.6 - 200.8 |