Share via


ReqTransCache_Periodic.isItemMarkedForProcessing Method [AX 2012]

Indicates whether the specified item is marked for processing.

Syntax

public boolean isItemMarkedForProcessing(ItemId _itemId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified item is marked for processing; otherwise, false.

See Also

Reference

ReqTransCache_Periodic Class