LabelUtils.GetLabelFor
Description:
Gets the user-visible name for a BuiltInParameter.
Gets the user-visible name for a BuiltInParameter.
Remarks:
The name is obtained in the current Revit language.
The name is obtained in the current Revit language.
Overloads (12):
GetLabelFor(BuiltInParameter)
public static string GetLabelFor(
BuiltInParameter builtInParam
)
-
builtInParamThe BuiltInParameter to get the user-visible name.
Return Value
string
-
Thrown when the BuiltInParameter cannot be found.