Share via


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.

Return Value

Type: real
The rounded real value.

See Also

Reference

PmfBulkItemConv Table