Parameter.GetUnitTypeId
Description:
Gets the identifier of the unit quantifying the parameter value.
Gets the identifier of the unit quantifying the parameter value.
Remarks:
The property only applies to parameters of value types.
The property only applies to parameters of value types.
public ForgeTypeId GetUnitTypeId()
ForgeTypeId
Identifier of the unit of the parameter.
-
Thrown if this parameter is not of value type.