Click or drag to resize
DashboardQuerySaveDataFailException Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the exception that indicates why the query data failed to serialize during the last serialzation process.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public Exception SaveDataFailException { get; set; }

Property Value

Type: Exception
The exception that indicates why the query data failed to serialize during the last serialzation process.

Return Value

Type: Exception
The exception that indicates why the query data failed to serialize during the last serialzation process.
Remarks