QuickObjects.ObjectBase Send comments on this topic.
Fields Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > SearchGroup Class : Fields Property
Fields - This collection stores all the fields in this search group.

Syntax

C# 
public IFieldCollection Fields {get; set;}

Requirements

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

See Also