Click or drag to resize
IAircraftAirPressureLookedUpUtc Property
Gets or sets the time that the air pressure setting was looked up.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Nullable<DateTime> AirPressureLookedUpUtc { get; set; }

Property Value

Type: NullableDateTime
See Also