TransientReportId Class
In This Article
Temporarily identifies a report to provide its document for preview in an End-User Report Designer.
Namespace: DevExpress.ReportServer.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
[DataContract]
public class TransientReportId :
InstanceIdentity
#Related API Members
The following members return TransientReportId objects:
#Inheritance
Object
InstanceIdentity
TransientReportId
See Also