ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / TraceArgument Class / StoppingLocations Property

In This Topic
    StoppingLocations Property
    In This Topic
    The stopping locations from which to end the trace.
    Syntax
    public IReadOnlyList<Element> StoppingLocations {get; set;}
    Public Property StoppingLocations As IReadOnlyList(Of Element)
    Remarks
    This property is only valid for Path trace.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also