InventQualityOrderTable::orderStatus2OrderStatusDisplay Method
Converts the InventTestOrderStatus type to the InventTestOrderStatusDisplay type.
Syntax
client server public static InventTestOrderStatusDisplay orderStatus2OrderStatusDisplay(InventTestOrderStatus _orderStatus)
Run On
Called
Parameters
- _orderStatus
Type: InventTestOrderStatus Enumeration
The InventTestOrderStatus value to convert.
Return Value
Type: InventTestOrderStatusDisplay Enumeration
The corresponding InventTestOrderStatusDisplay type.