ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / Filter Class / Scope Property

In This Topic
    Scope Property (Filter)
    In This Topic
    Determines whether filter criteria are evaluated on edges, junctions, or both.
    Syntax
    Public Property Scope As TraversabilityScope
    public TraversabilityScope Scope {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also