SysCheckList.mandatoryFinished Method [AX 2012]

Verifies whether all of the mandatory items of a checklist have finished.

Syntax

public boolean mandatoryFinished()

Run On

Client

Return Value

Type: boolean
true if all of the mandatory items have finished; otherwise, false.

See Also

Reference

SysCheckList Class