ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation Namespace / QueryParameterInfo Class / Type Property

In This Topic
    Type Property (QueryParameterInfo)
    In This Topic
    Gets or sets the type of the parameter
    Syntax
    'Declaration
     
    Public Property Type As Type
    public Type Type {get; set;}
    See Also