ArcGIS Pro 3.7 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 Friend Overrides NotOverridable Function CanOpenView() As Boolean
    protected internal override bool CanOpenView()

    Return Value

    True if the view can be opened.
    Requirements

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

    ArcGIS Pro version: 3.5 or higher.
    See Also