Gets the time that the aircraft was at this coordinate.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public long Tick { get; }
Public ReadOnly Property Tick As Long
Get
public:
property long long Tick {
long long get ();
}
member Tick : int64 with get
Property Value
Type:
Int64See Also