ArcGIS Pro 2.9 API Reference Guide
StartingLocations Property

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace > TraceArgument Class : StartingLocations Property
The starting locations from which to originate the trace.
Syntax
public IReadOnlyList<Element> StartingLocations {get;}
Public ReadOnly Property StartingLocations As IReadOnlyList(Of Element)
Remarks
If this TraceArgument was created using the Subnetwork-based constructor, an empty list is returned.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TraceArgument Class
TraceArgument Members