Property SearchQuery
- Namespace
- Everest.Service.DataContracts.Catalog.Selection
- Assembly
- Everest.Service.dll
SearchQuery
The search query containing various parameters such as product line, chemical type, description, and references to filter the catalog results.
[DataMember]
public CatalogSearchQueryContract? SearchQuery { get; set; }