UnitOfMeasureConversion::existsStandardConversionForUnitOfMeasure Method
Determines whether any standard conversion exists for the given unit of measure.
Syntax
server public static boolean existsStandardConversionForUnitOfMeasure(UnitOfMeasureRecId _unitOfMeasure)
Run On
Server
Parameters
- _unitOfMeasure
Type: UnitOfMeasureRecId Extended Data Type
An unit of measure ID.
Return Value
Type: boolean
true if conversion exists; otherwise, false.