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

In This Topic
    MinPathCost Property
    In This Topic
    Gets or sets the minimum path cost.
    Syntax
    Public Property MinPathCost As Double
    public double MinPathCost {get; set;}
    Remarks
    The cost of a path is the sum of the costs of its relationships.
    Requirements

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

    ArcGIS Pro version: 3.6 or higher.
    See Also