DocumentChangedEventArgs.Operation Property
The operation associated with this event
Namespace:
Autodesk.Revit.DB.Events
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public UndoOperation Operation { get; }
Property Value
UndoOperation
See Also
Reference
DocumentChangedEventArgs Class
Autodesk.Revit.DB.Events Namespace