Click or drag to resize

ISearchConfigBatchSizes Interface


Interface that represents batch size configuration for search.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public interface ISearchConfigBatchSizes

The ISearchConfigBatchSizes type exposes the following members.

Properties
 NameDescription
Public propertyDefaultDocs Gets/sets the number of default docs.
Public propertyDefaultPages Gets/sets number of default pages.
Public propertyDocs Gets/sets the doc batch sizes.
Public propertyPages Gets/sets page batch sizes.
Top
See Also