Gets or sets the type of the message as described by the first 5 bits.
Namespace: VirtualRadar.Interface.AdsbAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public byte Type { get; set; }
Public Property Type As Byte
Get
Set
public:
property unsigned char Type {
unsigned char get ();
void set (unsigned char value);
}
member Type : byte with get, set
Property Value
Type:
ByteSee Also