TagObj.Timestamp Property

Gets or sets the Tag's Timestamp property.
<ID("Timestamp", (int)e.Timestamp)> _ 
Public Property Timestamp() As DateTimeOffset
This language is not supported or no code example is available.
[ID("Timestamp", (int)e.Timestamp)] 
public DateTimeOffset Timestamp {get; set;}
This language is not supported or no code example is available.

Property Value

DateTimeOffset

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition