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

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

    ArcGIS Pro version: 3.5 or higher.
    See Also