public enum TraversabilityScope : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum TraversabilityScope Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum TraversabilityScope : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum TraversabilityScope Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Edges | The traversability criteria should only be evalauted at edges. |
Junctions | The traversability criteria should only be evaluated at junctions. |
JunctionsAndEdges | The traversability criteria should be evaluated at both junctions and edges. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Data.UtilityNetwork.Trace.TraversabilityScope
Target Platforms: Windows 10, Windows 8.1