Interface IShadowByte Defines contract to access shadow value of byte; BYTE type of the PLC. Inherited Members IShadow<byte>.Symbol IShadow<byte>.AttributeName IShadow<byte>.AttributeUnits IShadow<byte>.Shadow IShadow<byte>.Value IShadow<byte>.ValueChanged Namespace: AXSharp.Connector.ValueTypes.Shadows Assembly: AXSharp.Connector.dll Syntax public interface IShadowByte : IShadow<byte>