GH_StateLastModified Property |
Gets the date at which this state was last modified.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public DateTime LastModified { get; }
Public ReadOnly Property LastModified As DateTime
Get
Property Value
Type:
DateTime[Missing <value> documentation for "P:Grasshopper.Kernel.GH_State.LastModified"]
See Also