Class AnalyteDefinitionContract
- Namespace
- Everest.Service.DataContracts.Mixtures.Analytes
- Assembly
- Everest.Service.dll
[DataContract]
[KnownType(typeof(MassConcentration))]
[KnownType(typeof(VolumeConcentration))]
[KnownType(typeof(Molarity))]
[KnownType(typeof(MassFraction))]
public class AnalyteDefinitionContract
- Inheritance
-
AnalyteDefinitionContract
- Inherited Members