Timestamp Constructor (Timestamp)
Initializes a new instance of the Timestamp class based on another Timestamp.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public Timestamp(
Timestamp other
)