Returns a copy of this ReportInfo object.

Namespace:  C1.C1Report
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public ReportInfo Clone()
Visual Basic
Public Function Clone As ReportInfo

Return Value

A copy of this ReportInfo object.

See Also