ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / NetworkTravelMode Class / UseHierarchy Property

In This Topic
    UseHierarchy Property (NetworkTravelMode)
    In This Topic
    Gets and sets a boolean indicating whether or not to use the hierarchy.
    Syntax
    public bool UseHierarchy {get; set;}
    Public Property UseHierarchy As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also