QuickObjects.ObjectBase Send comments on this topic.
ContainsSearchGroup Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > IFieldCollection Class : ContainsSearchGroup Property
ContainsSearchGroup returns true if the Fields collection has at least one field of SearchGroup type.

Syntax

C# 
public bool ContainsSearchGroup {get;}

Requirements

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

See Also