Share via


SysCheckListItem_CILGenerationServ.getCheckListGroup Method [AX 2012]

Gets the group name of the checklist item.

Syntax

public str getCheckListGroup()

Run On

Called

Return Value

Type: str
The group name of the checklist item.

Remarks

The checklists that have the same group name are grouped together when they are displayed.

See Also

Reference

SysCheckListItem_CILGenerationServ Class