Revit 2025.3 API
IUpdaterGet |
Returns a name that the Updater can be identified by to the user
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
string GetUpdaterName()
Function GetUpdaterName As String
String^ GetUpdaterName()
abstract GetUpdaterName : unit -> string
Return Value
StringSee Also