ExecutionTimeout Property
Version: Available or changed with runtime version 6.0.
Sets the maximum time the report will run after which it is automatically terminated.
Applies to
- Report
Property Value
A string in the format hh:mm:ss
.
Remarks
At runtime, this property will override the limit that is set by the Default Max Rendering Timeout (ReportDefaultTimeout) setting for Business Central Server instance. The Business Central Server instance also includes the Max Rendering Timeout (hard limit) (ReportTimeout) setting, which this property won't override.
For more information on report limits, see Report limits.
Related information
Report Properties
Report Object
Operational Limits for Business Central Online - Reports
Configuring Business Central Server - Reports