GH_UndoServerFirstRedoName Property  | 
 
 Gets the name of the last item in the redo stack (the first item to be redone).
 
 
    Namespace: 
   Grasshopper.Kernel.Undo
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic string FirstRedoName { get; }Public ReadOnly Property FirstRedoName As String
	Get
Property Value
Type: 
String[Missing <value> documentation for "P:Grasshopper.Kernel.Undo.GH_UndoServer.FirstRedoName"]
See Also