UIApplication.MacroUpdated Event

MacroUpdated.


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

Syntax

C#

public event EventHandler<MacroUpdatedEventArgs> MacroUpdated

Value

EventHandler<MacroUpdatedEventArgs>

Remarks

This event is raised after macro modules were updated.

See Also

Reference

UIApplication Class
Autodesk.Revit.UI Namespace