Share via


UnitOfMeasureSystemUnit::canBeCreated Method

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

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.

See Also

Reference

UnitOfMeasureSystemUnit Table