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