IExportRequestParams.PeriodStart

Fore Syntax

PeriodStart: DateTime;

Fore.NET Syntax

PeriodStart: System.DateTime;

Description

The PeriodStart property determines export period start.

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