GH_RuntimeMessage.Event Property

GH_RuntimeMessageEvent Property

Gets the time at which the message was recorded.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public DateTime Event { get; }
Public ReadOnly Property Event As DateTime
	Get

Property Value

Type: DateTime

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_RuntimeMessage.Event"]

See Also