IAsyncReportService.EndGetDrillThroughDetailReport(IAsyncResult) Method
Namespace: DevExpress.DocumentServices.ServiceModel.Client
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
| Name | Type |
|---|---|
| ar | IAsyncResult |
Returns
| Type |
|---|
| DevExpress.DocumentServices.ServiceModel.DataContracts.DrillThroughDetailReportIdentityData |
See Also