AircraftOnlineLookupDetailOperator Property |
Gets or sets the aircraft's operator.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Operator { get; set; }
Public Property Operator As String
Get
Set
public:
property String^ Operator {
String^ get ();
void set (String^ value);
}
member Operator : string with get, set
Property Value
Type:
StringSee Also