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