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; }
Public ReadOnly Property FirstUndoName As String
Get
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.Kernel.Undo.GH_UndoServer.FirstUndoName"]
See Also