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