RetailCategoryPriceWizard.paramRunInBatch Method [AX 2012]
Gets or sets the flag indicating whether to run in batch mode.
Syntax
public boolean paramRunInBatch([boolean _runInBatch])
Run On
Client
Parameters
- _runInBatch
Type: boolean
The flag indicating whether to run in batch mode.
Return Value
Type: boolean
Whether to run in batch mode.