Click or drag to resize
AircraftListJsonSourceFeedId Property
Gets or sets the ID of the feed that this aircraft list is showing.

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

Property Value

Type: Int32
Remarks
It's entirely possible that this ID number does not correspond with any feed in Feeds - this can happen when reporting on the Flight Simulator X feed, or when the feed requested by the website no longer exists on the server.
See Also