MaximumFrequentItemsetSize: Integer;
The MaximumFrequentItemsetSize property determines the maximum number of elements for a frequent element set.
Minimum number of elements in a frequent itemset is defined by the ISmAssociationRules.MinimumFrequentItemsetSize property.
The property use is given in the example for ISmAssociationRules.RecommendationRule.
See also: