Value Constructor (Timestamp)
Initializes a new instance of the Value class with the specified instance of the Timestamp class.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public Value(
Timestamp value
)