Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
Revit 2020 API
IUpdater
.
.
::
.
.
GetUpdaterName Method
IUpdater Interface
See Also
Send Feedback
Returns a name that the Updater can be identified by to the user
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI
(in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2011
Syntax
C#
string
GetUpdaterName
()
Visual Basic
Function
GetUpdaterName
As
String
Visual C++
String
^
GetUpdaterName
()
See Also
IUpdater Interface
Autodesk.Revit.DB Namespace