Class CatalogSearchQueryContract
- Namespace
- Everest.Service.DataContracts.Catalog.Selection
- Assembly
- Everest.Service.dll
[DataContract]
public class CatalogSearchQueryContract
- Inheritance
-
CatalogSearchQueryContract
- Inherited Members
Properties
- Accreditation
Gets or sets the accreditation option for catalog items.
- AnalyteComponents
Gets or sets a list of component IDs representing analytes to filter the catalog search results.
- Category
Matching against any of the parent categories. Optional.
- ChemicalSize
Gets or sets the chemical size group used to filter catalog search results.
- Keywords
Searches in the description using fuzzy matching, as well as in the CAS/EC number of the contained components.
- MatrixComponents
Gets or sets a list of matrix component IDs used to filter the catalog search results.
Methods
- ToString()
Returns a string that represents the current object.