ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.KnowledgeGraph Namespace / KnowledgeGraphInvestigationView Class / IsReady Property

In This Topic
    IsReady Property (KnowledgeGraphInvestigationView)
    In This Topic
    Gets a value that indicates whether the KnowledgeGraphInvestigationView can be accessed. This property is false while the investigation view processes major operations like initializing.
    Syntax
    Public ReadOnly Property IsReady As Boolean
    public bool IsReady {get;}
    Requirements

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

    ArcGIS Pro version: 3.5 or higher.
    See Also