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.
public static string GetLabelFor(
BuiltInParameter builtInParam
)
-
builtInParamThe BuiltInParameter to get the user-visible name.
-
Thrown when the BuiltInParameter cannot be found.