ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / TraceArgument Class / Barriers Property

    Barriers Property (TraceArgument)
    An optional set of ArcGIS.Core.Data.UtilityNetwork.Element that acts as physical barriers to stop a trace.
    Syntax
    public IReadOnlyList<Element> Barriers {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    ArcGIS Pro version: 2.1 or higher.
    See Also