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.
Sets up the unit of measure conversion.
Syntax
private void setupUnitConversion(
ItemId _itemId,
UnitOfMeasureSymbol _sourceUnitId,
UnitOfMeasureSymbol _targetUnitId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The ID of the item to convert.
- _sourceUnitId
Type: UnitOfMeasureSymbol Extended Data Type
The source unit of measure.
- _targetUnitId
Type: UnitOfMeasureSymbol Extended Data Type
The target unit of measure.