Click or drag to resize
AircraftListJsonServerTime Property
Gets or sets the server's current time as the number of Javascript ticks in a UTC DateTime.

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

Property Value

Type: Int64
See Also