PmfBulkItemConv.roundValue Method
Applies rounding to a real value.
Syntax
public real roundValue(
real _value,
UnitOfMeasureSymbol _toUnitOfMeasure,
PmfBulkPackConversionRounding _rounding)
Run On
Called
Parameters
- _value
Type: real
A value to round.
- _toUnitOfMeasure
Type: UnitOfMeasureSymbol Extended Data Type
A unit to which to convert.
- _rounding
Type: PmfBulkPackConversionRounding Enumeration
A rounding type.
Return Value
Type: real
The rounded real value.