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