IMatrixQueryFilter.Selection

Fore Syntax

Selection: IDimSelectionSet;

Fore.NET Syntax

Selection: Prognoz.Platform.Interop.Dimension.IDimSelectionSet;

Description

The Selection property determines selection of dictionary collection for matrix query.

Fore and Fore.NET Examples

The property use is given in IMatrixFactory.CreateQuery.

See also:

IMatrixQueryFilter