Table of Contents

Property Application

Namespace
Everest.Service.DataContracts.ChemTypes.Selection
Assembly
Everest.Service.dll

Application

Gets or sets the analytical technique to be used as a filter in the search request.

[DataMember]
public ChemicalApplicationContract Application { get; set; }

Property Value

ChemicalApplicationContract

An Everest.Model.ChemTypes.ChemicalApplication enumeration value representing the specific analytical technique to filter the component options.

Remarks

This property allows specifying the desired analytical technique, such as HPLC, GC-MS, or ICP-MS, to narrow down the search results to relevant component options.