LabelUtils.GetLabelFor
Description:
Gets the user-visible name for a ParameterType.
Gets the user-visible name for a ParameterType.
Remarks:
The name is obtained in the current Revit language.
The name is obtained in the current Revit language.
Overloads (12):
GetLabelFor(ParameterType)
public static string GetLabelFor(
ParameterType paramType
)
-
paramTypeThe ParameterType to get the user-visible name.
Return Value
string
-
Thrown when failed to get user-visible name for the input ParameterType.