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

ExportId Class

Contains information that identifies the exported document.

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

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

Declaration

[DataContract]
public class ExportId

The following members return ExportId objects:

Library Related API Members
Cross-Platform Class Library ExportId.GenerateNew()
ExportStatus.ExportId
IAsyncExportService.EndStartExport(IAsyncResult)
Reporting IExportService.StartExport(DocumentId, DocumentExportArgs)
ReportService.StartExport(DocumentId, DocumentExportArgs)

Inheritance

Object
ExportId
See Also