ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / IC1ReportExternalRecordset Interface / Params Property

In This Topic
    Params Property
    In This Topic
    Gets or sets parameters of the current recordset.
    Syntax
    'Declaration
     
    Property Params As System.String
    System.string Params {get; set;}
    See Also