 | SphinxSearchOptionsGroupByFunction Property |
Gets or sets the group by function. Default is
Day.
Namespace: SphinxConnector.NativeApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic SphinxGroupByFunction GroupByFunction { get; set; }
Public Property GroupByFunction As SphinxGroupByFunction
Get
Set
Property Value
Type:
SphinxGroupByFunctionThe group by function.
See Also