| TimeStandardInternationalAtomicTime Property  | 
 
            Gets the International Atomic Time (TAI) time standard.
            
 
    Namespace: 
   AGI.Foundation.Time
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic static TimeStandard InternationalAtomicTime { get; }Public Shared ReadOnly Property InternationalAtomicTime As TimeStandard
	Get
public:
static property TimeStandard^ InternationalAtomicTime {
	TimeStandard^ get ();
}static member InternationalAtomicTime : TimeStandard with get
Property Value
Type: 
TimeStandard Remarks
Remarks
            TAI is the principal time standard to which the other time standards are related.
            
 See Also
See Also