Click or drag to resize
AircraftListJsonBuilderFilterSpecies Property
Gets or sets the aircraft species that is allowed to 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<Species> Species { get; set; }

Property Value

Type: FilterEnumSpecies
See Also