Enum Operation NamespaceSteeltoe.Common.Expression.Internal AssemblySteeltoe.Common.Abstractions.dll public enum Operation Fields ADD = 0 DIVIDE = 2 MODULUS = 4 MULTIPLY = 3 POWER = 5 SUBTRACT = 1