GH_SolutionSpan.StartTime Property

GH_SolutionSpanStartTime Property

Gets the time at which this solution was started.

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_SolutionSpan.StartTime"]

See Also