BaseStationAircraftModeSCountry Property |
Gets or sets the country of registration.
Namespace: VirtualRadar.Interface.DatabaseAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string ModeSCountry { get; set; }
Public Property ModeSCountry As String
Get
Set
public:
property String^ ModeSCountry {
String^ get ();
void set (String^ value);
}
member ModeSCountry : string with get, set
Property Value
Type:
StringSee Also