Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
Revit 2021.1 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: 21.0.0.0 (21.1.1.109)
Since:
2011
Syntax
C#
UpdaterId
GetUpdaterId
()
Visual Basic
Function
GetUpdaterId
As
UpdaterId
Visual C++
UpdaterId
^
GetUpdaterId
()
See Also
IUpdater Interface
Autodesk.Revit.DB Namespace