Property NbAnalytes
- Namespace
- Everest.Service.DataContracts.Catalog
- Assembly
- Everest.Service.dll
NbAnalytes
Gets or sets the number of analytes associated with the chemical product.
[DataMember]
public short? NbAnalytes { get; set; }
Property Value
Remarks
This property represents the count of analytes, which may be null if the information is not available.