CcsdsOrbitEphemerisMessageFileOriginator Property |
Gets or sets the creating agency or operator. The country
of origin should also be provided where the originator
is not a national space agency.
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 Originator { get; set; }
Public Property Originator As String
Get
Set
public:
property String^ Originator {
String^ get ();
void set (String^ value);
}
member Originator : string with get, set
Property Value
Type:
StringSee Also