Click or drag to resize
AircraftJsonSecondsTracked Property
Gets or sets the number of seconds that the aircraft has been tracked for.

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

Property Value

Type: Int64
See Also