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

GroupType

Determines weather a field will be used in group by clause and the aggregate function to use (if any).

Syntax

C# 
public GroupTypes GroupType {get; set;}

Requirements

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

See Also