UnitOfMeasureConversionCache::find Method
Finds the specified record in the UnitOfMeasureConversionCache table.
Syntax
client server public static UnitOfMeasureConversionCache find(RefRecId _conversionCache, [boolean _forUpdate])
Run On
ClientOrServer
Parameters
- _conversionCache
Type: RefRecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: UnitOfMeasureConversionCache Table
A record in the UnitOfMeasureConversionCache table; otherwise, an empty record.