Click or drag to resize
ModeSMessageDownlinkRequest Property
Gets or sets the DR field from the reply.

Namespace: VirtualRadar.Interface.ModeS
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<byte> DownlinkRequest { get; set; }

Property Value

Type: NullableByte
See Also