DateTimeRange Class
Provides the smallest and largest possible value of DateTime that the TwinCAT HMI server can handle.
Inheritance Hierarchy
System.Object
TcHmiSrv.Core.DateTimeRange
Namespace: TcHmiSrv.Core
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public static class DateTimeRange
The DateTimeRange type exposes the following members.
Fields
|
Name |
Description |
---|---|---|
|
Represents the largest possible value of DateTime that the TwinCAT HMI server can handle. | |
|
Represents the smallest possible value of DateTime that the TwinCAT HMI server can handle. |
Further Information