IMobilePublishRubricator.ClearFactors

Fore Syntax

ClearFactors;

Fore.NET Syntax

ClearFactors();

Description

The ClearFactors method clears the selection for all elements of the time series database.

Comments

To select all elements, use the IMobilePublishRubricator.SelectAllFactors method.

Fore and Fore.NET Examples

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

See also:

IMobilePublishRubricator