Method SetFillSortFields
SetFillSortFields(Boolean)
Whether to also fill the sort fields per returned group and groups docs.
Declaration
public virtual GroupingSearch SetFillSortFields(bool fillSortFields)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | fillSortFields | Whether to also fill the sort fields per returned group and groups docs |
Returns
Type | Description |
---|---|
GroupingSearch |
|