InventNumGroup.isTransTypeActivated Method
Determines whether the number group is activated for the specified InventTransType enumeration value.
Syntax
public boolean isTransTypeActivated(InventTransType transType)
Run On
Called
Parameters
- transType
Type: InventTransType Enumeration
The InventTransType enumeration value to check.
Return Value
Type: boolean
true if the number group is activated; otherwise, false.