ReportService.StopBuild(DocumentId) Method
Stops building the document.
Namespace: DevExpress.XtraReports.Service
Assembly: DevExpress.XtraReports.v24.1.Service.dll
NuGet Packages: DevExpress.Reporting.WCF, DevExpress.Win.Dashboard
Declaration
Parameters
Name | Type | Description |
---|---|---|
documentId | DocumentId | A DocumentId object that identifies the report document. |
Implements
See Also