HingeAngleReading.Timestamp Property

Definition

Gets the time when the hinge angle reading was obtained.

public:
 property DateTime Timestamp { DateTime get(); };
DateTime Timestamp();
public System.DateTimeOffset Timestamp { get; }
var dateTime = hingeAngleReading.timestamp;
Public ReadOnly Property Timestamp As DateTimeOffset

Property Value

The time when the HingeAngleSensor reading was obtained.

Applies to