AirPressureAgeSeconds Property |
Gets or sets the age of the observation in seconds (from when the
fetch occurred).
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public short AgeSeconds { get; set; }
Public Property AgeSeconds As Short
Get
Set
public:
property short AgeSeconds {
short get ();
void set (short value);
}
member AgeSeconds : int16 with get, set
Property Value
Type:
Int16See Also