StkSatelliteDatabaseEntryOfficialName Property |
Gets or sets the official name for the satellite.
Namespace:
AGI.Foundation.Stk
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string OfficialName { get; set; }
Public Property OfficialName As String
Get
Set
public:
property String^ OfficialName {
String^ get ();
void set (String^ value);
}
member OfficialName : string with get, set
Property Value
Type:
StringSee Also