QuickObjects.ObjectBase Send comments on this topic.
FieldToCompare Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > CompareFieldValidator Class : FieldToCompare Property
Field that will be used to compare values. Comparison will be based on the ComparisonType property.

Syntax

C# 
public IField FieldToCompare {get; set;}

Requirements

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

See Also