FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportExecution4 Namespace / ExecutionInfo Class / AllowQueryExecution Property

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