ISlRecommendationRule.SupportCount

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.

Example

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

See also:

ISlRecommendationRule