Assembly: Matrix;
Namespace: Prognoz.Platform.Interop.Matrix;
The IMatrixQueryFilterRange interface is used to work with filtering range of matrix queries.
IMatrixQueryFilterRange
Use the IMatrixQueryFilterRanges.Item property to get filtering range.
Property name | Brief description | |
The Max property determines the maximum value of filtering range. | ||
The Min property determines the minimum value of filtering range. |
See also: