IExportRequestParams.RowCount

Fore Syntax

RowCount: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IExportRequestParams