SysCheckList::getCheckList Method [AX 2012]

Gets an instance of a checklist class from its class ID.

Syntax

client public static SysCheckList getCheckList(ClassId _classId)

Run On

Client

Parameters

Return Value

Type: SysCheckList Class
The checklist object that has been created.

Remarks

Once a checklist object is created, its reference is also stored in the global cache.

See Also

Reference

SysCheckList Class