ArcGIS Pro 3.6 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 double MinPathCost {get; set;}
    Public Property MinPathCost As Double
    Remarks
    The cost of a path is the sum of the costs of its relationships.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also