Click or drag to resize
ModeSMessageControlField Property
Gets or sets the content of the CF field for a non-transponder extended squitter reply.

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

Property Value

Type: NullableControlField
See Also