| CssiSolarGeophysicalDataObservedInterval Property  | 
 
            Gets the time interval of observed data points, if known.
            
 
    Namespace: 
   AGI.Foundation.Celestial
    Assembly:
   AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic TimeInterval ObservedInterval { get; }Public ReadOnly Property ObservedInterval As TimeInterval
	Get
public:
property TimeInterval^ ObservedInterval {
	TimeInterval^ get ();
}member ObservedInterval : TimeInterval with get
Property Value
Type: 
TimeInterval See Also
See Also