Iau2006XysDataUpdated Property  | 
 
            Gets a string containing the date on which the XYS data in the table was last updated.
            
 
    Namespace: 
   AGI.Foundation.Celestial
    Assembly:
   AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic string Updated { get; }Public ReadOnly Property Updated As String
	Get
public:
property String^ Updated {
	String^ get ();
}member Updated : string with get
Property Value
Type: 
String
See Also