DT.DateTime 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 DateTime { get; }

Property Value

Type: DateTime
The date.

Reference

DT Class

TwinCAT.PlcOpen Namespace