Skip to main content

GeneratedReportIdentity.ToString() Method

Returns the textual representation of GeneratedReportIdentity.

Namespace: DevExpress.ReportServer.ServiceModel.DataContracts

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

NuGet Package: DevExpress.Printing.Core

Declaration

public override string ToString()

Returns

Type Description
String

A String value.

See Also