Timestamp.Now Property
Note: This API is now obsolete.
Gets a Timestamp that represents the current point of time.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
[ObsoleteAttribute("Property 'TcHmiSrv.Timestamp.Now' is obsolete. Use 'System.DateTime.Now' instead.'")]
public static Timestamp Now { get; }