P

DimensionType.UnitType

Description:
The unit type of this dimension style.
Remarks:
The unit type will either be UT_Length, UT_Angle or UT_Slope.
[ObsoleteAttribute("This property is deprecated in Revit 2021 and may be removed in a future version of Revit. Please use the `GetSpecTypeId()` method instead.")]
public UnitType UnitType { get; }