DateAndTime Constructor (DateTime) |
Constructs a DATE_AND_TIME.
Namespace:
Demo3D.PLC.Comms.CIP
Assembly:
PLC (in PLC.dll) Version: 18.04.00
Syntaxpublic DateAndTime(
DateTime dateTime
)
Parameters
- dateTime
- Type: SystemDateTime
The date time.
See Also