Gets the identifier of the unit quantifying the parameter value.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ForgeTypeId GetUnitTypeId()
Return Value
ForgeTypeIdIdentifier of the unit of the parameter.
Exceptions
Remarks
The property only applies to parameters of value types.
See Also
Reference