ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.KnowledgeGraph Namespace / KnowledgeGraphInvestigationProjectItem Class / CanOpenView Method

In This Topic
    CanOpenView Method (KnowledgeGraphInvestigationProjectItem)
    In This Topic
    Gets whether the view can be opened.
    Syntax
    protected internal override bool CanOpenView()
    Protected Friend Overrides NotOverridable Function CanOpenView() As Boolean

    Return Value

    True if the view can be opened.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also