Assembly: Matrix;
Namespace: Prognoz.Platform.Interop.Matrix;
The IMatrixQueryFilter interface is used to set up matrix filtering.
IMatrixQueryFilter
Use the IMatrixQuery.Filter property to get filtering parameters of matrix queries.
Property name | Brief description | |
The Ranges property returns collection of filtering ranges of matrix data. | ||
The Selection property determines selection of dictionary collection for matrix query. | ||
The Values property returns a dynamic array of filter elements. |
See also: