IMobilePublishRubricator.SelectAllFactors

Fore Syntax

SelectAllFactors;

Fore.NET Syntax

SelectAllFactors();

Description

The SelectAllFactors method sets selection for all the elements of the time series database.

Comments

To deselect all elements, use the IMobilePublishRubricator.ClearFactors method.

Fore and Fore.NET Examples

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

See also:

IMobilePublishRubricator