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.v19.1.Core.dll

Declaration

[DataContract]
public class TransientReportId :
    InstanceIdentity

The following members return TransientReportId objects:

Inheritance

Object
InstanceIdentity
TransientReportId
See Also