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

In This Topic
    IncludeDocumentEntities Property
    In This Topic
    Gets or sets a value indicating whether entities of type 'Document' are considered to be part of the graph for centrality computations.
    Syntax
    public bool IncludeDocumentEntities {get; set;}
    Public Property IncludeDocumentEntities As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also