Click or drag to resize
PushQueryResultstoinmydataCompleteEventArgs Constructor (Boolean, String, String) DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Creates and returns a new object.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public PushQueryResultstoinmydataCompleteEventArgs(
	bool CompletedOK,
	string ErrorMessage,
	string Name
)

Parameters

CompletedOK
Type: SystemBoolean
True if this push operation completed OK.
ErrorMessage
Type: SystemString
The message that indicates why the push operation did not complete.
Name
Type: SystemString
Remarks