Click or drag to resize

CcsdsOemFileWritingOptions.OverrideCreationDate Property

Gets or sets a value indicating whether the CreationDate in the CcsdsOrbitEphemerisMessageFile should be overridden by the current date and time.

Namespace:  AGI.Foundation.Ccsds
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public bool OverrideCreationDate { get; set; }

Property Value

Type: Boolean
See Also