IExportRequestParams.RowCount

Syntax

RowCount: Integer;

Description

The RowCount property determines the maximum number of exported rows.

Comments

To set up parameters of filtering exported time series, use the IExportRequestParams.Filters property.

Example

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

See also:

IExportRequestParams