ArcGIS Pro 3.7 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 Function RefreshAsync() As Task
    public Task RefreshAsync()
    Requirements

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

    ArcGIS Pro version: 3.5 or higher.
    See Also