Back to Devexpress

DashboardControl.UpdateExtractDataSourcesAsync Method

dashboard-devexpress-dot-dashboardwpf-dot-dashboardcontrol-dot-updateextractdatasourcesasync.md

latest1.1 KB
Original Source

DashboardControl.UpdateExtractDataSourcesAsync Method

NameParametersDescription
UpdateExtractDataSourcesAsync(Action<String, ExtractUpdateResult>, Action<String, ExtractUpdateResult>, String[])onDataUpdated, onFileUpdated, dataSourceNamesUpdates 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, onFileUpdatedUpdates all extract data sources in the current dashboard asynchronously. Allows you to specify custom actions to perform after updating the data and file.