<Code Lib>
2021 Method
Changes 7
M

LabelUtils.GetLabelFor(ParameterType)

Description:
Gets the user-visible name for a ParameterType.
Remarks:
The name is obtained in the current Revit language.

public static string GetLabelFor(
	ParameterType paramType
)

Return Value string

Loading…