Share via


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

Return Value

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

See Also

Reference

UnitOfMeasureConversionCache Table