Click or drag to resize

TimeIntervalCollection<T>.Stop Property

Gets the stop date of the last interval in the collection

Namespace:  AGI.Foundation.Time
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public JulianDate Stop { get; }

Property Value

Type: JulianDate
See Also