C# (CSharp) Dev2.Data.Decisions.Operations Namespace

Classes

Name Description
DecisionDisplayHelper Used to extract the display value for a decision enum
DecisionTypeDisplayValue Used to annotate DecisionTypes with user friendly values
DecisionUtils
IsAlphanumeric
IsBase64 Is Base64 Decision
IsBetween Is Between Operator
IsBinary Is Binary Decision
IsContains
IsDate
IsEmail
IsEndsWith
IsEqual
IsError
IsGreaterThan
IsGreaterThanOrEqual
IsHex Is Hex Decision
IsLessThan
IsLessThanOrEqual
IsNotAlphanumeric
IsNotBase64 Is Not Bse64 Decision
IsNotBinary Is Not Binary Decision
IsNotDate
IsNotEmail
IsNotEqual
IsNotError
IsNotHex Is Not Hex Decision
IsNotNumeric
IsNotText
IsNotXml
IsNumeric The is numeric decision function
IsRegEx
IsStartsWith
IsText
IsXml
NotBetween Is Between Operator
NotContains
NotEndsWith
NotRegEx
NotStartsWith