AircraftStatusMessageAircraftStatusType Property |
Gets or sets a value that indicates what type of status message was received.
Namespace: VirtualRadar.Interface.AdsbAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public AircraftStatusType AircraftStatusType { get; set; }
Public Property AircraftStatusType As AircraftStatusType
Get
Set
public:
property AircraftStatusType AircraftStatusType {
AircraftStatusType get ();
void set (AircraftStatusType value);
}
member AircraftStatusType : AircraftStatusType with get, set
Property Value
Type:
AircraftStatusTypeSee Also