Returns the name of this parameter's label, which is used to label dimension elements.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string GetLabelName()
Return Value
StringThe name of the parameter's label.
