GH_UndoRecordTime Property |
Gets the time at which this record was created.
Namespace:
Grasshopper.Kernel.Undo
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public DateTime Time { get; }
Public ReadOnly Property Time As DateTime
Get
Property Value
Type:
DateTime[Missing <value> documentation for "P:Grasshopper.Kernel.Undo.GH_UndoRecord.Time"]
See Also