Click or drag to resize
ModeSMessageUtilityMessage Property
Gets or sets the UM 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> UtilityMessage { get; set; }

Property Value

Type: NullableByte
See Also