Table of Contents

Property MatrixComponents

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

MatrixComponents

Gets or sets a list of matrix component IDs used to filter the catalog search results.

[DataMember]
public string[] MatrixComponents { get; set; }

Property Value

string[]

An array of strings representing the IDs of matrix components to filter by.

Remarks

This property is used to narrow down the search results by specifying the matrix components that must be present in the catalog items.