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