ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / ReportParameter Class / Type Property

In This Topic
    Type Property (ReportParameter)
    In This Topic
    Gets the parameter type.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As System.Type
    public System.Type Type {get;}
    See Also