Skip to main content

DocumentId Class

Identifies the report document.

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

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

NuGet Package: DevExpress.Printing.Core

#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)
.NET Reporting Tools IReportService.StartBuild(InstanceIdentity, ReportBuildArgs)
ReportService.StartBuild(InstanceIdentity, ReportBuildArgs)

#Inheritance

Object
DocumentId
See Also