IMsFormulaGenTermPoint.ValuesCount

Syntax

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.

Example

The property use is given in the example for IMsProblemCalculation.GetFormulaInfo.

See also:

IMsFormulaGenTermPoint