FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportParameter Class / QueryParameter Property

In This Topic
    QueryParameter Property (ReportParameter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property QueryParameter As Boolean
    public bool QueryParameter {get; set;}
    See Also