ArcGIS Pro 3.7 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 Shared ReadOnly Property Active As KnowledgeGraphDataModelView
    public static KnowledgeGraphDataModelView Active {get;}
    Remarks
    Returns null if there is no active data model view.
    Requirements

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

    ArcGIS Pro version: 3.5 or higher.
    See Also