ProdBOM.roundValueToUnitOfMeasure Method

Rounds a given value to the number of decimals specified by the UnitOfMeasure value that is used by this object.

Syntax

public real roundValueToUnitOfMeasure(real _value)

Run On

Called

Parameters

  • _value
    Type: real
    The value to round.

Return Value

Type: real
The rounded value.

See Also

Reference

ProdBOM Table