Revit 2022 API |
IExternalEventHandler..::..GetName Method |
IExternalEventHandler Interface See Also |
String identification of the event handler.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 22.0.0.0 (22.1.0.0)
Since:
2013
Syntax
C# |
---|
string GetName() |
Visual Basic |
---|
Function GetName As String |
Visual C++ |
---|
String^ GetName() |