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