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

In This Topic
    n Field (ReportParameterInfo)
    In This Topic
    Parameter name. This is used as the key identifying the parameter value.
    Syntax
    'Declaration
     
    Public n As System.String
    public System.string n
    See Also