RetailCommSvcChecklistUtils::UpdateItemState Method [AX 2012]
Upadte the item status.
Syntax
client server public static void UpdateItemState(ClassId id, SysCheckListStatus state)
Run On
Called
Parameters
- id
Type: ClassId Extended Data Type
The class Id of the object.
- state
Type: SysCheckListStatus Enumeration
The status of the item to be updated.