ArcGIS Pro 3.0 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, Windows 8.1

    See Also