Share via


ReqTransCache_Daily.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 item is marked for processing; otherwise, false.

Remarks

This method always returns false.

See Also

Reference

ReqTransCache_Daily Class