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