ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeGraphLinkChartCentralityConfiguration Class / RelationshipCostProperty Property

In This Topic
    RelationshipCostProperty Property
    In This Topic
    Gets or sets the property defining the cost of a relationship. When the string is empty, or the property doesn't exist, or the property value is null, the default relationship cost is used instead. Negative property values are ignored and replaced by zero.
    Syntax
    public string RelationshipCostProperty {get; set;}
    Public Property RelationshipCostProperty As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also