ArcGIS Pro 3.7 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 Property CentralityIsUpToDate As Boolean
    public bool CentralityIsUpToDate {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.3 or higher.
    See Also