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
)

Parameters

other

Type: TcHmiSrv.Timestamp
The other Timestamp.

Reference

Timestamp Class

Timestamp Overload

TcHmiSrv Namespace