ISlRecommendationRule.SupportCount

Fore Syntax

SupportCount: Integer;

Fore.NET Syntax

SupportCount: integer;

Description

The SupportCount property returns rule support, as the number of transactions in which this rule held true.

Comments

Use the ISlRecommendationRule.SupportPercent property to get the support expressed in percentage of transactions for which the rule holds.

Fore and Fore.NET Examples

The property use is given in the example for ISmAssociationRules.RecommendationRule.

See also:

ISlRecommendationRule