RetailCommSvcChecklistUtils::IsItemReady Method [AX 2012]

Checks if the item status is ready

Syntax

client server public static boolean IsItemReady(ClassId id)

Run On

Called

Parameters

Return Value

Type: boolean
true if the item is in ready state; otherwise false.

See Also

Reference

RetailCommSvcChecklistUtils Class