MacroUpdated.
Namespace: Autodesk.Revit.UIAssembly: 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