SysCheckListItem.label Method [AX 2012]

Gets the label of the checklist item.

Syntax

public str label()

Run On

Called

Return Value

Type: str
Returns the label of the checklist item.

Remarks

This is used only when there is no menu item linked to the checklist item.

Typically the label comes from the menu item.

See Also

Reference

SysCheckListItem Class