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