IRubricator.SetPeriod

Syntax

SetPeriod(StartYear: Integer; EndYear: Integer);

Parameters

StartYear. Start year of factors.

EndYear. End year of factors.

Description

The SetPeriod method sets a period for factors.

Comments

The IRubricator.StartYear and IRubricator.EndYear properties return the current start and end years for factors.

See also:

IRubricator