Click or drag to resize
AircraftListJsonBuilderArgsPreviousDataVersion Property
Gets or sets the DataVersion of the data that was last sent to the browser. Use -1 if the browser does not report the previous data version.

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

Property Value

Type: Int64
See Also