Click or drag to resize

GH_UndoRecordName Property

Gets or sets the name of the undo record (as displayed in the menu)

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

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.Undo.GH_UndoRecord.Name"]

See Also