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

TransientReportId Class

Temporarily identifies a report to provide its document for preview in an End-User Report Designer.

Namespace: DevExpress.ReportServer.ServiceModel.DataContracts

Assembly: DevExpress.Printing.v20.1.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

[DataContract]
public class TransientReportId :
    InstanceIdentity

The following members return TransientReportId objects:

Inheritance

Object
InstanceIdentity
TransientReportId
See Also