<Code Lib>
2021 Method
Changes 0
M

LabelUtils.GetLabelFor(BuiltInParameter)

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

public static string GetLabelFor(
	BuiltInParameter builtInParam
)

Return Value string

Loading…