SupportCount: Integer;
The SupportCount property returns item set support: that is, the number of transaction that contain this item set.
Use the ISlFrequentItemset.SupportPercent property to get the support expressed in percentage of transactions containing the given itemset.
The property use is given in the example for ISmAssociationRules.RecommendationRule.
See also: