Table of Contents

Class ComponentOptionSearchRequestContract

Namespace
Everest.Service.DataContracts.ChemTypes.Selection
Assembly
Everest.Service.dll

Represents a request contract for searching component options based on specific criteria.

[DataContract]
public class ComponentOptionSearchRequestContract
Inheritance
ComponentOptionSearchRequestContract
Inherited Members

Remarks

This contract is used to define the parameters required for performing a search operation for component options. It includes filtering by analytical technique, keywords, and pagination details.

Properties

Application

Gets or sets the analytical technique to be used as a filter in the search request.

Keywords

Gets or sets the keywords used to filter the search results for component options.

PagingWindow

Gets or sets the paging window details for the search request.