Share via


SysCheckListItem_SysUpgradeImportMSAOD.getCheckListGroup Method [AX 2012]

Retrieves 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 with the same group name are grouped together when they are rendered.

See Also

Reference

SysCheckListItem_SysUpgradeImportMSAOD Class