UnitUtils.IsMeasurableSpec
Description:
Checks whether a ForgeTypeId identifies a spec associated with units of measurement.
Checks whether a ForgeTypeId identifies a spec associated with units of measurement.
public static bool IsMeasurableSpec(
ForgeTypeId specTypeId
)
-
specTypeIdThe identifier to check.
Return Value
bool
True if the ForgeTypeId identifies a measurable spec, false otherwise.
-
A non-optional argument was null