DATE Constructor (DateTime)
Initializes a new instance of the DATE class.
          Namespace:  TwinCAT.PlcOpen
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public DATE(
DateTime date
)
VB
Public Sub New (
date As DateTime
)
Parameters
| date | Type: System.DateTime |