Click or drag to resize
AircraftListJsonBuilderFilterEngineType Property
Gets or sets the engine type that the aircraft must have before it can pass the filter.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public FilterEnum<EngineType> EngineType { get; set; }

Property Value

Type: FilterEnumEngineType
See Also