ISmAssociationRules.MaximumFrequentItemsetsCount

Fore Syntax

MaximumFrequentItemsetsCount: Integer;

Fore.NET Syntax

MaximumFrequentItemsetsCount: integer;

Description

The MaximumFrequentItemsetsCount property determines the maximum number of frequent element set.

Comments

Use the ISmAssociationRules.FrequentItemsetsCount property to get the number of frequent element sets obtained as the result of calculation.

Fore and Fore.NET Examples

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

See also:

ISmAssociationRules