CcsdsOrbitEphemerisMessageFileCreationDate Property |
Gets or sets the file creation date and time in UTC.
Namespace:
AGI.Foundation.Ccsds
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public GregorianDate CreationDate { get; set; }
Public Property CreationDate As GregorianDate
Get
Set
public:
property GregorianDate CreationDate {
GregorianDate get ();
void set (GregorianDate value);
}
member CreationDate : GregorianDate with get, set
Property Value
Type:
GregorianDateSee Also