Click or drag to resize

GH_UndoServerFirstUndoName Property

Gets the name of the last item in the undo stack (the first item to be undone).

Namespace:  Grasshopper.Kernel.Undo
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string FirstUndoName { get; }

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.Undo.GH_UndoServer.FirstUndoName"]

See Also