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