AircraftOperationalStatusMessageAircraftOperationalStatusType Property |
Gets or sets the type of information carried by the message.
Namespace: VirtualRadar.Interface.AdsbAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public AircraftOperationalStatusType AircraftOperationalStatusType { get; set; }
Public Property AircraftOperationalStatusType As AircraftOperationalStatusType
Get
Set
public:
property AircraftOperationalStatusType AircraftOperationalStatusType {
AircraftOperationalStatusType get ();
void set (AircraftOperationalStatusType value);
}
member AircraftOperationalStatusType : AircraftOperationalStatusType with get, set
Property Value
Type:
AircraftOperationalStatusTypeSee Also