CoordinateDataVersion Property |
Gets the aircraft's
DataVersion that was current when the coordinate was recorded.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public long DataVersion { get; }
Public ReadOnly Property DataVersion As Long
Get
public:
property long long DataVersion {
long long get ();
}
member DataVersion : int64 with get
Property Value
Type:
Int64See Also