DomainObjects Class Library

Criteria.GroupByFieldList Property

Gets the group by field list.

public List<T> GroupByFieldList {get;}

Property Value

The group by field list.

See Also

Criteria Class | DomainObjects.Facade.Command Namespace