CcsdsOrbitEphemerisMessageSegmentObjectName Property |
Gets or sets the name of the object for which the
ephemeris is provided.
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 ObjectName { get; set; }
Public Property ObjectName As String
Get
Set
public:
property String^ ObjectName {
String^ get ();
void set (String^ value);
}
member ObjectName : string with get, set
Property Value
Type:
StringSee Also