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

DateTimeRange Class 1:

DateTimeRange Class 2:

MaxValue

Represents the largest possible value of DateTime that the TwinCAT HMI server can handle.

DateTimeRange Class 3:

DateTimeRange Class 4:

MinValue

Represents the smallest possible value of DateTime that the TwinCAT HMI server can handle.

Reference

TcHmiSrv.Core Namespace