Click or drag to resize
DashboardAfterRefreshDataArgsErrorMessage Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a property that contains the error message resulting from the refresh of the query if an error occured.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string ErrorMessage { get; }

Property Value

Type: String
A proeprty that contains the error message resulting from the refresh of the query if an error occured.

Return Value

Type: String
A proeprty that contains the error message resulting from the refresh of the query if an error occured.
Remarks