AircraftStatusMessageTcasResolutionAdvisory Property |
Gets or sets the content of a TCAS RA broadcast message.
Namespace: VirtualRadar.Interface.AdsbAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public TcasResolutionAdvisory TcasResolutionAdvisory { get; set; }
Public Property TcasResolutionAdvisory As TcasResolutionAdvisory
Get
Set
public:
property TcasResolutionAdvisory^ TcasResolutionAdvisory {
TcasResolutionAdvisory^ get ();
void set (TcasResolutionAdvisory^ value);
}
member TcasResolutionAdvisory : TcasResolutionAdvisory with get, set
Property Value
Type:
TcasResolutionAdvisorySee Also