Skip to main content

ExportId Class

Contains information that identifies the exported document.

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

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

NuGet Package: DevExpress.Printing.Core

#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)
.NET Reporting Tools IExportService.StartExport(DocumentId, DocumentExportArgs)
ReportService.StartExport(DocumentId, DocumentExportArgs)

#Inheritance

Object
ExportId
See Also