PushQueryResultstoinmydataCompleteEventArgs Class |
![]() |
Namespace: DataPAEnterpriseDashboard
public class PushQueryResultstoinmydataCompleteEventArgs : EventArgs
The PushQueryResultstoinmydataCompleteEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | PushQueryResultstoinmydataCompleteEventArgs |
Creates and returns a new object.
|
![]() | PushQueryResultstoinmydataCompleteEventArgs(Boolean, String, String) |
Creates and returns a new object.
|
Name | Description | |
---|---|---|
![]() | Cancel |
Gets or sets a value that indicates whether the push operation should be cancelled.
|
![]() | CompletedOK |
Gets and sets a value that indicates if this push operation completed OK.
|
![]() | ErrorMessage |
Gets or sets a value that indicates why the push operation did not complete.
|
![]() | Name |
Gets or sets a value that indicates source data name that the push operation relates to.
|