IExportRequestParams.Filters

Syntax

Filters: ICubeMetaExporterFilters;

Description

The Filters property determines filtering parameters for exported time series by series attributes.

Comments

To limit the number of exported rows, use the IExportRequestParams.RowCount property.

Example

The property use is given in the example for IExportRequestParams.Bindings.

See also:

IExportRequestParams