BuildStatus Struct
Represents a structure which stores the information about a document’s build status.
Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Remarks
A BuildStatus structure is returned by the ReportService.GetBuildStatus and IReportService.GetBuildStatus methods.
See Also