JmgProfileCopy.canGoBatch Method [AX 2012]

Indicates whether the class can be run as a batch job.

Syntax

public boolean canGoBatch()

Run On

Called

Return Value

Type: boolean
true if the class can be run as a batch job; otherwise, false.

See Also

Reference

JmgProfileCopy Class