Share via


TimeStamp Property

Microsoft Robotics Class Reference

The timestamp of the last state change.

Namespace: Microsoft.Robotics.Services.Drive
Assembly: RoboticsCommon (in RoboticsCommon.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

[BrowsableAttribute(false)]
[DataMemberAttribute(XmlOmitDefaultValue = true)]
public DateTime TimeStamp { get; set; }

See Also

DriveDifferentialTwoWheelState Class

Microsoft.Robotics.Services.Drive Namespace