InventTrans::canTransTypeDoQuarantineMgmt Method
Determines whether an inventory transaction type supports the use of quarantine management.
Syntax
client server public static NoYes canTransTypeDoQuarantineMgmt(InventTransType _inventTransType)
Run On
Called
Parameters
- _inventTransType
Type: InventTransType Enumeration
The Inventory transaction type that is examined.
Return Value
Type: NoYes Enumeration
A NoYes enumeration value that indicates whether the InventTransType class supports quarantine management.