Share via


TimeStamp Property

Microsoft Robotics Class Reference

Gets or sets timestamp of this sample

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

Syntax

[BrowsableAttribute(false)]
[DefaultValueAttribute(typeof(DateTime), "0001-01-01T00:00:00")]
[DataMemberAttribute(Order = , XmlOmitDefaultValue = true)]
public DateTime TimeStamp { get; set; }

See Also

ADCPinState Class

Microsoft.Robotics.Services.ADCPinArray.Proxy Namespace