Skip to main content

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.v23.2.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

[DataContract]
public class TransientReportId :
    InstanceIdentity

The following members return TransientReportId objects:

Inheritance

Object
InstanceIdentity
TransientReportId
See Also