IMobilePublishRubricator.LoadFactors

Fore Syntax

LoadFactors: Array;

Fore.NET Syntax

LoadFactors(): System.Array;

Description

The LoadFactors method returns the selection of elements of the time series database.

Comments

To change the selection of elements, use the IMobilePublishRubricator.AddLanerToFactors, IMobilePublishRubricator.SelectAllFactors, IMobilePublishRubricator.SetFactors methods.

Fore and Fore.NET Examples

The method use is given in the example for IMobilePublishRubricator.IsEmptyFactors.

See also:

IMobilePublishRubricator