Click or drag to resize
ModeSMessageDSegmentNumber Property
Gets or sets the content of the ND 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> DSegmentNumber { get; set; }

Property Value

Type: NullableByte
See Also