ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.KnowledgeGraph Namespace / KnowledgeGraphDataModelView Class / RefreshAsync Method

In This Topic
    RefreshAsync Method
    In This Topic
    Refreshes the view. This must be called on the GUI thread.
    Syntax
    public Task RefreshAsync()
    Public Function RefreshAsync() As Task
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also