Class CatalogSearchQueryContract
- Namespace
- Everest.Service.DataContracts.Catalog.Selection
- Assembly
- Everest.Service.dll
[DataContract]
public class CatalogSearchQueryContract
- Inheritance
-
CatalogSearchQueryContract
- Inherited Members
Properties
- CASNumber
A cas number to search for using "starts with" matching.
- CatalogReference
The catalog reference to search for using "starts with" matching.
- Category
The category to match exactly. Optional.
- ChemicalType
The chemical type to match exactly. Optional.
- Description
The description to search for using fuzzy matching.
- ECNumber
An EC number to search for using "starts with" matching.
- ProductLine
The product line to match exactly. Optional.
- ProductReference
The product reference to search for using "starts with" matching.
Methods
- ToString()
Returns a string that represents the current object.