ReportServiceClient Events
Provides the client-side functionality for a WCF Report Service.Name | Description |
---|---|
ClearDocumentCompleted | Occurs when the document has been cleared. |
GetBuildStatusCompleted | Occurs when the created document’s status has been obtained. |
GetDocumentDataCompleted | Occurs when the document data has been obtained. |
GetDrillThroughDetailReportCompleted | |
GetExportedDocumentCompleted | Occurs when the exported document has been obtained. |
GetExportStatusCompleted | Occurs when the document export status has been obtained. |
GetLookUpValuesCompleted | Occurs when a lookup editor has finished obtaining the appropriate parameter values. |
GetPagesCompleted | Occurs when the document pages have been obtained. |
GetPrintDocumentCompleted | Occurs when the printed document has been obtained. |
GetPrintStatusCompleted | Occurs when the printed document’s status has been obtained. |
GetReportParametersCompleted | Occurs when the report parameters have been obtained. |
StartBuildCompleted | Occurs when the document build has started. |
StartExportCompleted | Occurs when the document export has started. |
StartPrintCompleted | Occurs when the document printing has started. |
StopBuildCompleted | Occurs when the document build has stopped. |
StopPrintCompleted | Occurs when the document printing has stopped. |
See Also