Share via


SysCheckList_CN::getAllCheckListItems Method [AX 2012]

Gets all the checklist items.

Syntax

client protected static Set getAllCheckListItems([ClassId _interfaceId, Args _args])

Run On

Client

Parameters

  • _args
    Type: Args Class
    The arguments information.

Return Value

Type: Set Class
The instance of the Set class.

See Also

Reference

SysCheckList_CN Class