AddInCommandBinding.Executed Event

Occurs when the command associated with this AddInCommandBinding executes.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public event EventHandler<ExecutedEventArgs> Executed

Value

EventHandler<ExecutedEventArgs>

See Also

Reference

AddInCommandBinding Class
Autodesk.Revit.UI Namespace