InventQualityOrderTable::referenceType2TransType Method
Converts an InventTestReferenceType enumeration value to an InventTransType enumeration value.
Syntax
client server public static InventTransType referenceType2TransType(InventTestReferenceType _referenceType)
Run On
Called
Parameters
- _referenceType
Type: InventTestReferenceType Enumeration
The InventTestReferenceType enumeration that will be converted.
Return Value
Type: InventTransType Enumeration
An InventTransType enumeration that corresponds to the specified InventTestReferenceType enumeration type.