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

Holds a Boolean value that can be used for specifying weather this field can be used in search criteria of the resultset or not.

Syntax

C# 
virtual bool AllowSearch {get; set;}

Requirements

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

See Also