Table of Contents

Class CatalogSelectionFilterContract

Namespace
Everest.Service.DataContracts.Catalog.Selection
Assembly
Everest.Service.dll
[DataContract]
public class CatalogSelectionFilterContract
Inheritance
CatalogSelectionFilterContract
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

Matching against any of the parent categories. 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.