IPivotFilterSource.DataSource

Syntax

DataSource: IMatrixDataSource;

DataSource: Prognoz.Platform.Interop.Matrix.IMatrixDataSource;

Description

The DataSource property returns the data source, by which filtering is executed.

Fore and Fore.NET Examples

The property use is given in the example for IPivotFilterSource.Matrix.

See also:

IPivotFilterSource