Click or drag to resize
PushQueryResultstoinmydataCompleteEventArgsErrorMessage Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets or sets a value that indicates why the push operation did not complete.

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

Property Value

Type: String
The message that indicates why the push operation did not complete

Return Value

Type: String
The message that indicates why the push operation did not complete
Remarks