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

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