Share via


EMSFlow.convertQty Method

Converts the quantity value of a substance from one unit of measure to the defined unit of measure for the substance.

Syntax

public Qty convertQty(
    Qty _qtyFrom, 
    UnitOfMeasureRecId _unitFrom, 
    EMSSubstanceId _emsSubstanceId)

Run On

Called

Parameters

Return Value

Type: Qty Extended Data Type
A quantity value in the unit of measure to which to convert.

See Also

Reference

EMSFlow Table