Click or drag to resize
DirectoryEntryJsonNumberOfAircraft Property
Gets or sets the highest number of aircraft across all feeds that can be viewed from the site.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int NumberOfAircraft { get; set; }

Property Value

Type: Int32
See Also