DashboardAfterRefreshDataArgs Properties |
The DashboardAfterRefreshDataArgs type exposes the following members.
Name | Description | |
---|---|---|
Cancelled |
Gets a property that indicates whether the query was cancelled.
|
|
CompletedOK |
Gets a property that indicates whether the query completed OK.
|
|
DashboardQuery |
Gets and Sets the DashboardQuery object that has been refreshed.
|
|
ErrorMessage |
Gets a property that contains the error message resulting from the refresh of the query if an error occured.
|
|
ResultsSet |
Gets and Sets the ResultsSet collection of the refreshed query.
|