Class CatalogMixtureEntryDetailsContract
- Namespace
- Everest.Service.DataContracts.Catalog.Mixtures
- Assembly
- Everest.Service.dll
This is the contract returned by the kit decomposition function, but is not used by Everest.
[DataContract]
public class CatalogMixtureEntryDetailsContract : MixtureContract<AnalyteDetailsContract, MatrixDetailsContract>
- Inheritance
-
CatalogMixtureEntryDetailsContract
- Inherited Members