GH_SolutionEventArgs.StartTime Property

GH_SolutionEventArgsStartTime Property

Gets the time when the current solution began.

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

Property Value

Type: DateTime

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_SolutionEventArgs.StartTime"]

See Also