ISmAssociationRules.RecommendationRulesCount

Syntax

RecommendationRulesCount: Integer;

Description

The RecommendationRulesCount property returns the number of rules obtained as a result of method calculation.

Comments

Use the ISmAssociationRules.RecommendationRule property to get detailed information on the rule.

Example

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

See also:

ISmAssociationRules