Click or drag to resize
FilterCondition Property
Gets or sets the condition that indicates how the parameters should be tested against an aircraft.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public FilterCondition Condition { get; set; }

Property Value

Type: FilterCondition
See Also