IExportRequestParams.PeriodEnd

Fore Syntax

PeriodEnd: DateTime;

Fore.NET Syntax

PeriodEnd: System.DateTime;

Description

The PeriodEnd property determines export period end.

Comments

The property is outdated, use IExportRequestParams.AutoPeriod.

Fore and Fore.NET Examples

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

See also:

IExportRequestParams