IUpdater.GetAdditionalInformation Method

IUpdaterGetAdditionalInformation Method

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: 26.0.4.0 (26.0.4.0)
Syntax
string GetAdditionalInformation()
Function GetAdditionalInformation As String
String^ GetAdditionalInformation()
abstract GetAdditionalInformation : unit -> string 

Return Value

String
See Also