| JulianDateTotalDays Property  | 
 
            Gets the total number of whole and fractional days represented by this astronomical Julian date.
            
 
    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 TotalDays { get; }Public ReadOnly Property TotalDays As Double
	Get
public:
property double TotalDays {
	double get ();
}member TotalDays : float with get
Property Value
Type: 
Double See Also
See Also