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