Click or drag to resize
DashboardAfterRefreshDataArgs Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The DashboardAfterRefreshDataArgs type exposes the following members.

Properties
  Name Description
Public property Cancelled
Gets a property that indicates whether the query was cancelled.
Public property CompletedOK
Gets a property that indicates whether the query completed OK.
Public property DashboardQuery
Gets and Sets the DashboardQuery object that has been refreshed.
Public property ErrorMessage
Gets a property that contains the error message resulting from the refresh of the query if an error occured.
Public property ResultsSet
Gets and Sets the ResultsSet collection of the refreshed query.
Top
See Also