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

In This Topic
    RelationshipCostProperty Property (CIMKnowledgeGraphLinkChartCentralityConfiguration)
    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 Property RelationshipCostProperty As String
    public string RelationshipCostProperty {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.5 or higher.
    See Also