IMatrixQuery.Filter

Fore Syntax

Filter: IMatrixQueryFilter;

Fore.NET Syntax

Filter: Prognoz.Platform.Interop.Matrix.IMatrixQueryFilter;

Description

The Filter property returns parameters of matrix data filtering.

Fore and Fore.NET Examples

The property use is given in IMatrixFactory.CreateQuery.

See also:

IMatrixQuery