Revit 2025.3 API
IUpdaterGet |
Auxiliary text that Revit will use to inform the end user
when the Updater is not loaded
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
string GetAdditionalInformation()
Function GetAdditionalInformation As String
String^ GetAdditionalInformation()
abstract GetAdditionalInformation : unit -> string
Return Value
StringSee Also