IRubricatorAutoPeriod.Start

Fore Syntax

Start: IRubricatorAutoPeriodDate;

Fore.NET Syntax

Start: Prognoz.Platform.Interop.Cubes.IRubricatorAutoPeriodDate;

Description

The Start property returns period start parameters.

Comments

By default, Start matches with data start date. Period start date must be less than period end date. The IRubricatorAutoPeriod.End_ property returns period end parameters.

Fore and Fore.NET Examples

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

See also:

IRubricatorAutoPeriod