DATE.Date Property

Gets or the date value (only the Date part of the DateTime)

Namespace:  TwinCAT.PlcOpen
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

public DateTime Date { get; }

Property Value

Type: DateTime
The date.

Reference

DATE Class

TwinCAT.PlcOpen Namespace