ISmAssociationRules.RecommendationRulesCount

Fore Syntax

RecommendationRulesCount: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

ISmAssociationRules