Skip to main content
All docs
V25.1
  • DashboardControl.UpdateExtractDataSourcesAsync Method

    Name Parameters Description
    UpdateExtractDataSourcesAsync(Action<String, ExtractUpdateResult>, Action<String, ExtractUpdateResult>, String[]) onDataUpdated, onFileUpdated, dataSourceNames Updates the specified extract data sources in the current dashboard asynchronously. Allows you to specify custom actions to perform after updating the data and file.
    UpdateExtractDataSourcesAsync(Action<String, ExtractUpdateResult>, Action<String, ExtractUpdateResult>) onDataUpdated, onFileUpdated Updates all extract data sources in the current dashboard asynchronously. Allows you to specify custom actions to perform after updating the data and file.