CcsdsOrbitEphemerisMessageFileVersion Property |
Gets or sets the ephemeris file version.
Namespace:
AGI.Foundation.Ccsds
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string Version { get; set; }
Public Property Version As String
Get
Set
public:
property String^ Version {
String^ get ();
void set (String^ value);
}
member Version : string with get, set
Property Value
Type:
StringSee Also