Click or drag to resize

DataRule Properties

The DataRule type exposes the following members.

Properties
  NameDescription
Public propertyAlwaysOk
TODO: doc
Public propertyCharList
TODO: doc
Public propertyComma
TODO: doc
Public propertyDigit
TODO: doc
Public propertyDot
TODO: doc
Public propertyHyphen
TODO: doc
Public propertyIsCaseSensitive
TODO: doc
Public propertyIsLengthLimited
TODO: doc
Public propertyLower
TODO: doc
Public propertyMaxLength
TODO: doc
Public propertyMinLength
TODO: doc
Public propertyNumeric
TODO: doc
Public propertyOtherChars
TODO: doc
Public propertyRegEx
TODO: doc
Public propertyRuleType
TODO: doc RuleType
Public propertySlash
TODO: doc
Public propertySpace
TODO: doc
Public propertyStringValue
The string representing the rule (may be empty).
Public propertyUIntValue
The type of the rule.
Public propertyUpper
TODO: doc
Public propertyWordList
TODO: doc
Top
See Also