Share via


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

Return Value

Type: UnitOfMeasureSystemUnit Table
A record in the UnitOfMeasureSystemUnit table; otherwise, an empty record.

See Also

Reference

UnitOfMeasureSystemUnit Table