2021 Method
Changes 8
M

LabelUtils.GetLabelFor

Description:
Gets the user-visible name for a UnitSymbolType.
Remarks:
The name is obtained in the current Revit language.
[ObsoleteAttribute("This method is deprecated in Revit 2021 and may be removed in a future version of Revit. Please use the `GetLabelForSymbol(ForgeTypeId)` method instead.")]
public static string GetLabelFor(
	UnitSymbolType unitSymbolType
)
Return Value string