| TcasResolutionAdvisoryResolutionAdvisoryTerminated Property | 
            Gets or sets a value indicating that the RA has been terminated.
            
 
Namespace: VirtualRadar.Interface.AdsbAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic bool ResolutionAdvisoryTerminated { get; set; }Public Property ResolutionAdvisoryTerminated As Boolean
	Get
	Set
public:
property bool ResolutionAdvisoryTerminated {
	bool get ();
	void set (bool value);
}member ResolutionAdvisoryTerminated : bool with get, set
Property Value
Type: 
Boolean See Also
See Also