ExecutedEventArgs Class


The event arguments used by AddInCommandBinding's Executed event.

Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2013

Syntax

C#
public class ExecutedEventArgs : CommandEventArgs
Visual Basic
Public Class ExecutedEventArgs _
	Inherits CommandEventArgs
Visual C++
public ref class ExecutedEventArgs : public CommandEventArgs

Inheritance Hierarchy

SystemObject
  SystemEventArgs
    Autodesk.Revit.DB.EventsRevitEventArgs
      Autodesk.Revit.UI.EventsCommandEventArgs
        Autodesk.Revit.UI.EventsExecutedEventArgs

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →