ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.KnowledgeGraph Namespace / KnowledgeGraphDataModelView Class / Active Property

In This Topic
    Active Property (KnowledgeGraphDataModelView)
    In This Topic
    Gets the active Knowledge Graph data model view.
    Syntax
    public static KnowledgeGraphDataModelView Active {get;}
    Public Shared ReadOnly Property Active As KnowledgeGraphDataModelView
    Remarks
    Returns null if there is no active data model view.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also