QuickObjects.ObjectBase Send comments on this topic.
SearchCondition Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > IField Interface : SearchCondition Property
SearchCondition

Holds a String value that can be used for specifying search condition i.e. AND, OR in the where clause.

Syntax

C# 
virtual string SearchCondition {get; set;}

Requirements

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

See Also