Skip to main content
A newer version of this page is available. .

DocumentId Class

Identifies the report document.

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

Assembly: DevExpress.Printing.v19.2.Core.dll

Declaration

[DataContract]
public class DocumentId

The following members return DocumentId objects:

Library Related API Members
Cross-Platform Class Library BuildStatus.DocumentId
DocumentId.GenerateNew()
IAsyncReportService.EndStartBuild(IAsyncResult)
Reporting IReportService.StartBuild(InstanceIdentity, ReportBuildArgs)
ReportService.StartBuild(InstanceIdentity, ReportBuildArgs)

Inheritance

Object
DocumentId
See Also