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 the specified unit of measure can be set as system for the specified unit of measure class.
Syntax
client server public static boolean canBeCreated(UnitOfMeasureRecId _unitOfMeasure, UnitOfMeasureClass _unitOfMeasureClass)
Run On
ClientOrServer
Parameters
- _unitOfMeasure
Type: UnitOfMeasureRecId Extended Data Type
- _unitOfMeasureClass
Type: UnitOfMeasureClass Enumeration
Return Value
Type: boolean
true if the specified unit of measure can be set as system for the specified unit of measure class; otherwise, false.