Click or drag to resize
SearchBaseStationCriteriaFirstAltitude Property
Gets or sets the first altitude range to search for.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public FilterRange<int> FirstAltitude { get; set; }

Property Value

Type: FilterRangeInt32
See Also