| TcasResolutionAdvisoryMultipleThreatEncounter Property | 
            Gets or sets a value indicating that multiple threats are being processed by TCAS.
            
 
Namespace: VirtualRadar.Interface.AdsbAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic bool MultipleThreatEncounter { get; set; }Public Property MultipleThreatEncounter As Boolean
	Get
	Set
public:
property bool MultipleThreatEncounter {
	bool get ();
	void set (bool value);
}member MultipleThreatEncounter : bool with get, set
Property Value
Type: 
Boolean See Also
See Also