Click or drag to resize
SearchBaseStationCriteriaIsEmergency Property
Gets or sets a value indicating that only flights that broadcast an emergency squawk code should be included.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public FilterBool IsEmergency { get; set; }

Property Value

Type: FilterBool
See Also