Время последнего обновления значения датчика.

Namespace:  CarApplet
Assembly:  CarApplet (in CarApplet.dll)
Version: 1.1.3516.22281

Syntax

C#
SensorTime Updated { get; }
Visual Basic (Declaration)
ReadOnly Property Updated As SensorTime
Visual C++
property SensorTime^ Updated {
	SensorTime^ get ();
}

See Also