IMsFormulaGenTermPoint.ValuesCount

Syntax

ValuesCount: Integer;

ValuesCount: Integer;

Description

The ValuesCount property returns the number of values used on creating a term value.

Comments

The property is relevant if term value is created by data aggregation. The property returns 0 for the terms referring to specific data source values.

Fore and Fore.NET Examples

The example of use is given in description of the IMsProblemCalculation.GetFormulaInfo method.

See also:

IMsFormulaGenTermPoint