Click or drag to resize
ModeSMessageApplicationField Property
Gets or sets the content of the AF field in a DF19 reply.

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

Property Value

Type: NullableApplicationField
See Also