UnitOfMeasureSystemUnit::findByUnitOfMeasureClass Method
Finds the specified record in the UnitOfMeasureSystemUnit table.
Syntax
client server public static UnitOfMeasureSystemUnit findByUnitOfMeasureClass(UnitOfMeasureClass _unitOfMeasureClass, [boolean _forUpdate])
Run On
ClientOrServer
Parameters
- _unitOfMeasureClass
Type: UnitOfMeasureClass Enumeration
- _forUpdate
Type: boolean
Return Value
Type: UnitOfMeasureSystemUnit Table
A record in the UnitOfMeasureSystemUnit table; otherwise, an empty record.