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 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.