QuickObjects.ObjectBase Send comments on this topic.
MinimumFieldLookup Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > RangeFieldValidator Class : MinimumFieldLookup Property
MinimumFieldLookup can be used to specify how the MinimumValueField should be looked up.

Syntax

C# 
public FieldLookupSettings MinimumFieldLookup {get; set;}

Requirements

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

See Also