Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets a value that indicates whether the report is running inside a batch job.
Syntax
public boolean parmIsInBatch([boolean _isInBatch])
Run On
Called
Parameters
- _isInBatch
Type: boolean
A Boolean value to set that indicates whether the report is running inside a batch job; optional.
Return Value
Type: boolean
A Boolean value that indicates whether the report is running inside a batch job.