IUpdater.GetUpdaterName Method

IUpdaterGetUpdaterName Method

Returns a name that the Updater can be identified by to the user

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
string GetUpdaterName()
Function GetUpdaterName As String
String^ GetUpdaterName()
abstract GetUpdaterName : unit -> string 

Return Value

String
See Also