Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the specified item is marked for processing.
Syntax
public boolean isItemMarkedForProcessing(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The item to search for.
Return Value
Type: boolean
true if the specified item is marked for processing; otherwise, false.