Timestamp . Conversion (DateTime to Timestamp)
Converts an instance of the DateTime class to the appropriate instance of the Timestamp class.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public static implicit operator Timestamp (
DateTime value
)
Parameters
value |
Type: System.DateTime |