ProcessingOnly Property
Version: Available or changed with runtime version 1.0.
Sets the value that indicates whether a report produces printed output or only processes data.
Applies to
- Report
Property Value
True if you want a report that will not produce output; otherwise, false. The default is false.
Syntax
ProcessingOnly = true;
Remarks
When ProcessingOnly is set to true, then the Advanced tab on the request page is not shown. Use the Report Limits page instead.
Note
In versions before Business Central 2022 release wave 2, if ProcessingOnly is true, then the Print and Preview options on the request page are replaced by an OK button.