ISlRecommendationRule.SupportPercent

Syntax

SupportPercent: Double;

Description

The SupportPercent property returns rule support as a percentage of transactions in which the rule held true.

Comments

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

Example

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

See also:

ISlRecommendationRule