CcsdsOrbitEphemerisMessageSegmentObjectId Property |
Gets or sets the object identifier 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 ObjectId { get; set; }
Public Property ObjectId As String
Get
Set
public:
property String^ ObjectId {
String^ get ();
void set (String^ value);
}
member ObjectId : string with get, set
Property Value
Type:
StringSee Also