Click or drag to resize
AircraftFetcherTKey, TDetailFetchedDetailLastCheckedUtc Property
Gets or sets the time that the details were last fetched.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DateTime LastCheckedUtc { get; set; }

Property Value

Type: DateTime
See Also