Skip to main content

TransientReportId.ToString() Method

Returns the textual representation of TransientReportId.

Namespace: DevExpress.ReportServer.ServiceModel.DataContracts

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

NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design

Declaration

public override string ToString()

Returns

Type Description
String

A String value.

See Also