UnitOfMeasureSystemUnit::existsByUnitOfMeasureClass Method
Determines whether a system unit of measure exists for the specified unit of measure class.
Syntax
client server public static boolean existsByUnitOfMeasureClass(UnitOfMeasureClass _unitOfMeasureClass)
Run On
ClientOrServer
Parameters
- _unitOfMeasureClass
Type: UnitOfMeasureClass Enumeration
Return Value
Type: boolean
true if a system unit of measure exists for the specified unit of measure class; otherwise, false.