QuickObjects.ObjectBase Send comments on this topic.
GroupName Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > SearchGroup Class : GroupName Property
GroupName - A String property that must be specified and must be unique for each search group. This property automatically updates the Name property and vice versa.

Syntax

C# 
public string GroupName {get; set;}

Requirements

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

See Also