ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFilteredFindPathsConfiguration Class / MaxPathLength Property

In This Topic
    MaxPathLength Property
    In This Topic
    Gets or sets the maximum path length. The default of 0 means the value is unlimited.
    Syntax
    Public Property MaxPathLength As Integer
    public int MaxPathLength {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.3 or higher.
    See Also