Click or drag to resize
AdsbMessageTargetStateAndStatus Property
Gets or sets the content of the target state and status messages (not present in ADS-B version 0).

Namespace: VirtualRadar.Interface.Adsb
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public TargetStateAndStatusMessage TargetStateAndStatus { get; set; }

Property Value

Type: TargetStateAndStatusMessage
See Also