ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace / ReportParameterInfo Class / rq Field

In This Topic
    rq Field
    In This Topic
    Flag indicating whether the parameter is required (must be filled in by user).
    Syntax
    'Declaration
     
    Public rq As System.Boolean
    public System.bool rq
    See Also