Revit 2023 API |
IUpdater..::..GetUpdaterName Method |
IUpdater Interface See Also |
Returns a name that the Updater can be identified by to the user
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2011
Syntax
C# |
---|
string GetUpdaterName() |
Visual Basic |
---|
Function GetUpdaterName As String |
Visual C++ |
---|
String^ GetUpdaterName() |