Class CatalogCategoriesSearchResultsContract
- Namespace
- Everest.Service.DataContracts.Catalog.Categories.TextSearch
- Assembly
- Everest.Service.dll
Represents the results of a catalog categories search operation.
[DataContract]
public class CatalogCategoriesSearchResultsContract
- Inheritance
-
CatalogCategoriesSearchResultsContract
- Inherited Members
Remarks
This record encapsulates the search results, including a collection of matching category references and the total number of hits found during the search.