ActiveReports 12 Server User Guide
ToString Method (ReportDescription)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Descriptions Namespace > ReportDescription Class : ToString Method
Returns a System.String that represents the current System.Object.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
public override string ToString()

Return Value

A System.String that represents the current System.Object.
See Also

Reference

ReportDescription Class
ReportDescription Members
Base Implementation in ToString