IRubricatorAutoPeriod.End_

Fore Syntax

End_: IRubricatorAutoPeriodDate;

Fore.NET Syntax

@End: Prognoz.Platform.Interop.Cubes.IRubricatorAutoPeriodDate;

Description

The End_ property returns period end parameters.

Comments

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

Fore and Fore.NET Examples

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

See also:

IRubricatorAutoPeriod