BalusterInfoGetReferenceNameForTopRail Method |
Gets the name string to be used as a reference to Top Rail in the current language.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static string GetReferenceNameForTopRail()
Public Shared Function GetReferenceNameForTopRail As String
public:
static String^ GetReferenceNameForTopRail()
static member GetReferenceNameForTopRail : unit -> string
Return Value
String
The name string to be used as a reference to Top Rail.
Remarks
See Also