TimeIntervalCollectionTStop 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: 24.2.419.0 (24.2.419.0)
Syntax public JulianDate Stop { get; }
Public ReadOnly Property Stop As JulianDate
Get
public:
property JulianDate Stop {
JulianDate get ();
}
member Stop : JulianDate with get
Property Value
Type:
JulianDateSee Also