QuickObjects.ObjectBase Send comments on this topic.
FieldToValidate Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseFieldValidator Class : FieldToValidate Property
Field instance that will be validated by this validation.

Syntax

C# 
[XmlIgnoreAttribute()]
public BaseField FieldToValidate {get; set;}

Requirements

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

See Also