DynamicValue.UtcTimeStamp Property

Gets the Time stamp of the last successful read of the Value.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public DateTime UtcTimeStamp { get; }

VB

Public ReadOnly Property UtcTimeStamp As DateTime
    Get

Property Value

Type: DateTime
The read time stamp.

Implements

IValue.UtcTimeStamp

Reference

DynamicValue Class

TwinCAT.TypeSystem Namespace