| Revit 2022.1 API |
| IUpdater..::..GetAdditionalInformation Method |
| IUpdater Interface See Also |
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: 22.0.0.0 (22.1.1.0)
Since:
2011
Syntax
| C# |
|---|
string GetAdditionalInformation() |
| Visual Basic |
|---|
Function GetAdditionalInformation As String |
| Visual C++ |
|---|
String^ GetAdditionalInformation() |