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 (12):
GetLabelFor(BuiltInParameterGroup)
public static string GetLabelFor(
BuiltInParameterGroup builtInParamGroup
)
-
builtInParamGroupThe BuiltInParameterGroup to get the user-visible name.
Return Value
string