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