Class CatalogMixtureCompositionDetailsContract
- Namespace
- Everest.Service.DataContracts.Catalog.Mixtures
- Assembly
- Everest.Service.dll
Represents the full mixture composition and catalog information, excluding product details.
[DataContract]
public class CatalogMixtureCompositionDetailsContract : MixtureContract<AnalyteDetailsContract, MatrixDetailsContract>
- Inheritance
-
CatalogMixtureCompositionDetailsContract
- Inherited Members
Remarks
Used by the kit decomposition functions in Everest (as part of the ProductOfMixtureEntryDetailsContract).