Property AnalyteComponents
- Namespace
- Everest.Service.DataContracts.Catalog.Selection
- Assembly
- Everest.Service.dll
AnalyteComponents
Gets or sets a list of component IDs representing analytes to filter the catalog search results.
[DataMember]
public string[] AnalyteComponents { get; set; }
Property Value
- string[]
Remarks
This property is specifically used to narrow down the search results to items that match the provided analyte components.