Gets or sets parameters of the current recordset.

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

Syntax

C#
string Params { get; set; }
Visual Basic
Property Params As String
	Get
	Set

See Also