ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeGraphLinkChartProperties Class / CentralityIsUpToDate Property

In This Topic
    CentralityIsUpToDate Property
    In This Topic
    Gets or sets a value indicating whether the Centrality scores found in the Nodes and AggregatedNodes tables were computed using the current Link Chart topology.
    Syntax
    public bool CentralityIsUpToDate {get; set;}
    Public Property CentralityIsUpToDate As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also