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: 24.2.419.0 (24.2.419.0)
Syntax public string Updated { get; }
Public ReadOnly Property Updated As String
Get
public:
property String^ Updated {
String^ get ();
}
member Updated : string with get
Property Value
Type:
StringSee Also