RequisitionReleaseStrategy.canGoBatch Method [AX 2012]
Indicates that the class can be executed in batch.
Syntax
public boolean canGoBatch()
Run On
Server
Return Value
Type: boolean
Always returns true.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Indicates that the class can be executed in batch.
public boolean canGoBatch()
Server
Type: boolean
Always returns true.