QuickObjects.ObjectBase Send comments on this topic.
Expression Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > RegularExpressionFieldValidator Class : Expression Property
Expression property holds the validation expression that will be used to validate the field value.

Syntax

C# 
public string Expression {get; set;}

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also