Click or drag to resize
DashboardObjectExportError Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets an error string detailing any errors that occured when trying to export this object on the server

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

Property Value

Type: String
An error string detailing any errors that occured when trying to export this object on the server

Return Value

Type: String
An error string detailing any errors that occured when trying to export this object on the server
Remarks