RetailCommSvcChecklistUtils::GetItemState Method [AX 2012]

Gets the check list status for the item.

client server public static SysCheckListStatus GetItemState(ClassId id)

Run On

Called

Parameters

id
Type: ClassId Extended Data Type
The class Id of the object.

Return Value

Type: SysCheckListStatus Enumeration
Returns the check list status.
Show: