QuickObjects.ObjectBase Send comments on this topic.
ComparisonType Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > CompareFieldValidator Class : ComparisonType Property
ComparisonType property is used by the field validation to compare the value to the value of the FieldToCompare field.

Syntax

C# 
public CompareFieldValidator.ComparisonTypes ComparisonType {get; set;}

Requirements

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

See Also