Gets or sets the group by function. Default is Day.
Namespace: Gronewold.SphinxConnectorAssembly: Gronewold.SphinxConnector (in Gronewold.SphinxConnector.dll) Version: 2.7.0.3011 (2.7.0.3011)
Syntax
| C# |
|---|
public SphinxGroupByFunction GroupByFunction { get; set; } |
| Visual Basic |
|---|
Public Property GroupByFunction As SphinxGroupByFunction Get Set |