<Code Lib>
2021 Property
Changes 8
P

Definition.UnitType

Description:
Returns the UnitType of the parameter definition.

[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…