Share via


SysCheckListItem_SysUpdateCIL.getCheckListGroup Method [AX 2012]

Returns 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

Checklists with the same group name are grouped when they are rendered.

See Also

Reference

SysCheckListItem_SysUpdateCIL Class