AircraftOperationalStatusMessageAdsbVersion Property |
Gets or sets the ADS-B version that the transmitter is using.
Namespace: VirtualRadar.Interface.AdsbAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public byte AdsbVersion { get; set; }
Public Property AdsbVersion As Byte
Get
Set
public:
property unsigned char AdsbVersion {
unsigned char get ();
void set (unsigned char value);
}
member AdsbVersion : byte with get, set
Property Value
Type:
ByteSee Also