ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / OrderedTracePath Class
Properties


In This Topic
    OrderedTracePath Class Members
    In This Topic

    The following tables list the members exposed by OrderedTracePath.

    Public Properties
     NameDescription
    Public Property Represents geometry of a path. (Inherited from ArcGIS.Core.Data.UtilityNetwork.Trace.TracePath)
    Public Property The ID of the path.  
    Public Property The ID of the order of the path.  
    Public Property The list of junction and edges along the path. (Inherited from ArcGIS.Core.Data.UtilityNetwork.Trace.TracePath)
    Public Property The start location of the path. (Inherited from ArcGIS.Core.Data.UtilityNetwork.Trace.TracePath)
    Public Property The stop location of the path. (Inherited from ArcGIS.Core.Data.UtilityNetwork.Trace.TracePath)
    Top
    See Also