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.
Converts a InventCostLevel value to a Level value.
Syntax
client server public static Level inventCostLevel2Level(InventCostLevel _inventCostLevel)
Run On
Called
Parameters
- _inventCostLevel
Type: InventCostLevel Enumeration
The InventCostLevel value to convert.
Return Value
Type: Level Extended Data Type
A Level value.
Exceptions
Exception | Condition |
---|---|
Error | An unexpected InventCostLevel value is being converted. |