QuickObjects.ObjectBase Send comments on this topic.
AllowGroupBy Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseField Class : AllowGroupBy Property
AllowGroupBy

Holds a Boolean value that can be used for specifying weather this field can be used in grouped result set or not.

Syntax

C# 
public bool AllowGroupBy {get; set;}

Requirements

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

See Also