BalusterInfo.GetReferenceNameForTopRail
Public Class
Gets the name string to be used as a reference to Top Rail in the current language.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static string GetReferenceNameForTopRail()
Return Value
String
The name string to be used as a reference to Top Rail.
Remarks
This name can be used in the setter for BaseReferenceName or TopReferenceName. The name can also be compared with the value coming from the getter.