Grasshopper API
GH_DocUndoEventArgsOperation Property |
Gets the type of undo operation that caused this event.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public GH_UndoOperation Operation { get; }
Public ReadOnly Property Operation As GH_UndoOperation Get
Property Value
Type: GH_UndoOperation[Missing <value> documentation for "P:Grasshopper.Kernel.GH_DocUndoEventArgs.Operation"]
