<Code Lib>
P

ScheduleField.UnitType

Description:
The unit type of this field, if applicable.

[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; }

Loading…