Iau2006XysDataDateOfLastSample Property |
Gets the date of the last sample in the table.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public JulianDate DateOfLastSample { get; }
Public ReadOnly Property DateOfLastSample As JulianDate
Get
public:
property JulianDate DateOfLastSample {
JulianDate get ();
}
member DateOfLastSample : JulianDate with get
Property Value
Type:
JulianDateSee Also