Property ChemicalSize
- Namespace
- Everest.Service.DataContracts.Catalog.Selection
- Assembly
- Everest.Service.dll
ChemicalSize
Gets or sets the chemical size group used to filter catalog search results.
[DataMember]
public CatalogChemicalSizeGroupContract? ChemicalSize { get; set; }
Property Value
Remarks
The chemical size group is represented by the CatalogChemicalSizeGroupContract enumeration, which includes the following values:
Blank
: Represents a chemical composed of just a matrix.Substance
: Represents a single substance.MonoMixture
: Represents a mono mixture.SmallMixture
: Represents a small mixture (2-10).LargeMixture
: Represents a large mixture.