LabelUtils.GetLabelFor
Description:
Gets the user-visible name for a BuiltInParameterGroup.
Gets the user-visible name for a BuiltInParameterGroup.
Remarks:
The name is obtained in the current Revit language.
The name is obtained in the current Revit language.
Overloads (8):
[ObsoleteAttribute("This method is deprecated in Revit 2024 and may be removed in a future version of Revit. Please use the `GetLabelForGroup(ForgeTypeId)` method instead.")]
public static string GetLabelFor(
BuiltInParameterGroup builtInParamGroup
)
-
builtInParamGroupThe BuiltInParameterGroup to get the user-visible name.
Return Value
string