Compartir a través de


EMSSubstance::getSystemUnitOfMeasureSymbol Method

Finds the specified symbol in the UnitOfMeasureSystemUnit and UnitOfMeasure tables by using the specified _UnitOfMeasureClass values.

Syntax

client server public static UnitOfMeasureSymbol getSystemUnitOfMeasureSymbol(UnitOfMeasureClass _UnitOfMeasureClass)

Run On

Called

Parameters

  • _UnitOfMeasureClass
    Type: UnitOfMeasureClass Enumeration
    The value of the _UnitOfMeasureClass field of the UnitOfMeasureSystemUnit record with which to find the symbol.

Return Value

Type: UnitOfMeasureSymbol Extended Data Type
A symbol in the UnitOfMeasure table; otherwise, Unknown.

See Also

Reference

EMSSubstance Table