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

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

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

    ArcGIS Pro version: 3.5 or higher.
    See Also