Click or drag to resize
ModeSMessageVerticalStatus Property
Gets or sets the vertical status from the VS field of 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<VerticalStatus> VerticalStatus { get; set; }

Property Value

Type: NullableVerticalStatus
See Also