Share via


SysCheckListItem_CILGenerationInit.getCheckListGroup Method [AX 2012]

Retrieves the group name of the specified checklist item.

Syntax

public str getCheckListGroup()

Run On

Called

Return Value

Type: str
The group name of the specified checklist item.

Remarks

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

See Also

Reference

SysCheckListItem_CILGenerationInit Class