Returns a name that the Updater can be identified by to the user
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2011
Syntax
C# |
---|
string GetUpdaterName() |
Visual Basic |
---|
Function GetUpdaterName As String |
Visual C++ |
---|
String^ GetUpdaterName() |