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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also