2021 Property
Changes 8
P

Parameter.DisplayUnitType

Description:
Get the display unit type of the parameter object.
Remarks:
The property only applies to parameters of value types.
[ObsoleteAttribute("This property is deprecated in Revit 2021 and may be removed in a future version of Revit. Please use the `GetUnitTypeId()` method instead.")]
public DisplayUnitType DisplayUnitType { get; }