SupportPercent: Double;
The SupportPercent property returns rule support as a percentage of transactions in which the rule held true.
Use the ISlRecommendationRule.SupportCount property to get the support expressed in the number of transactions for which the rule holds.
The property use is given in the example for ISmAssociationRules.RecommendationRule.
See also: