Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.