Share via


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.

See Also

Reference

RequisitionReleaseStrategy Class