ArcGIS Pro 3.7 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 Property StoppingLocations As IReadOnlyList(Of Element)
    public IReadOnlyList<Element> StoppingLocations {get; set;}
    Remarks
    This property is only valid for Path trace.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.6 or higher.
    See Also