ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFilteredFindPathsConfiguration Class / DefaultRelationshipCost Property

In This Topic
    DefaultRelationshipCost Property (CIMFilteredFindPathsConfiguration)
    In This Topic
    Gets or sets the default relationship cost. If the default relationship cost is negative, it is replaced by zero.
    Syntax
    public double DefaultRelationshipCost {get; set;}
    Public Property DefaultRelationshipCost As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also