LabelUtils.GetLabelForBuiltInParameter
Description:
Gets the user-visible name for a built-in parameter.
Gets the user-visible name for a built-in parameter.
Remarks:
The name is obtained in the current Revit language.
The name is obtained in the current Revit language.
Overloads (2):
GetLabelForBuiltInParameter(ForgeTypeId)
public static string GetLabelForBuiltInParameter(
ForgeTypeId parameterTypeId
)
-
parameterTypeIdIdentifier of the built-in parameter to get the user-visible name.
Return Value
string
-
Thrown when the built-in parameter cannot be found.