IRubricatorFactorExecutor.SetFactorKeys

Syntax

SetFactorKeys(Value: Array);

Parameters

Value. Array of time series keys.

Description

The SetFactorKeys method determines keys of time series that must be calculated.

Comments

If the IRubricatorFactorIO.MultipleFactors property is set to False, only the factor, which key is located in the first array, is calculated.

Example

The property use is given in the example for IRubricatorFactorExecutor.UseDwarf.

See also:

IRubricatorFactorExecutor