IUpdaterGetAdditionalInformation Method |
Auxiliary text that Revit will use to inform the end user
when the Updater is not loaded
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxstring GetAdditionalInformation()
Function GetAdditionalInformation As String
String^ GetAdditionalInformation()
abstract GetAdditionalInformation : unit -> string
Return Value
String
See Also