IRubricatorAutoPeriod.Start

Syntax

Start: 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.

Example

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

See also:

IRubricatorAutoPeriod