Click or drag to resize

GH_UndoRecordGuid Property

Gets the ID of this undo item. Every undo record has a unique ID.

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

Property Value

Type: Guid

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

See Also