Web API Core | ComponentOne
C1.Web.Api.Report.Models Namespace / ReportExecutionInfo Class / HasParameters Property

In This Topic
    HasParameters Property (ReportExecutionInfo)
    In This Topic
    Gets a boolean value indicating whether the report has parameters.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HasParameters As Boolean
    public bool HasParameters {get;}
    See Also