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: 25.1.421.0 (25.1.421.0)
Syntaxpublic JulianDate Start { get; }Public ReadOnly Property Start As JulianDate
	Get
public:
property JulianDate Start {
	JulianDate get ();
}member Start : JulianDate with get
Property Value
Type: 
JulianDate
See Also