Share via


SysCheckListItem_SysUpdateCodeCompile.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

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

See Also

Reference

SysCheckListItem_SysUpdateCodeCompile Class