Click or drag to resize
ModeSMessageIdentity Property
Gets or sets the content of the ID field (the squawk code) 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<short> Identity { get; set; }

Property Value

Type: NullableInt16
See Also