AddInCommandBinding.BeforeExecuted Event

Occurs before 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<BeforeExecutedEventArgs> BeforeExecuted

Value

EventHandler<BeforeExecutedEventArgs>

See Also

Reference

AddInCommandBinding Class
Autodesk.Revit.UI Namespace