| JulianDateSecondsOfDay Property  | 
 
            Gets the number of seconds past noon on the whole-number Julian Day.
            
 
    Namespace: 
   AGI.Foundation.Time
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic double SecondsOfDay { get; }Public ReadOnly Property SecondsOfDay As Double
	Get
public:
property double SecondsOfDay {
	double get ();
}member SecondsOfDay : float with get
Property Value
Type: 
Double See Also
See Also