[]
        
(Showing Draft Content)

C1.Report.ReportInfo.ToString

ToString Method

ToString()

Returns a string that represents the current ReportInfo object.

Declaration
public override string ToString()
Public Overrides Function ToString() As String
Returns
Type Description
string

Returns a string that represents the current ReportInfo object.

Overrides