Interface IShadowDateTime
Defines contract to access shadow value of System.DateTime; DATE_AND_TIME (DT) type of the PLC.
Inherited Members
Namespace: Vortex.Connector.ValueTypes.Shadows
Assembly: Vortex.Connector.dll
Syntax
public interface IShadowDateTime : IShadow<DateTime>