TimeIntervalCollectionStart Property |
Gets the start date of the first 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 Start { get; }
Public ReadOnly Property Start As JulianDate
Get
public:
property JulianDate Start {
JulianDate get ();
}
member Start : JulianDate with get
Property Value
Type:
JulianDateSee Also