Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
Revit 2023 API
IUpdater
.
.
::
.
.
GetUpdaterId Method
IUpdater Interface
See Also
Send Feedback
Returns globally unique updater id - used to identify the Updater Called once during registration of the updater
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI
(in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2011
Syntax
C#
UpdaterId
GetUpdaterId
()
Visual Basic
Function
GetUpdaterId
As
UpdaterId
Visual C++
UpdaterId
^
GetUpdaterId
()
See Also
IUpdater Interface
Autodesk.Revit.DB Namespace