ISlRecommendationRule.Confidence

Syntax

Confidence: Double;

Description

The Confidence property returns confidence level for a rule.

Comments

Significance level for the rule is returned by the ISlRecommendationRule.Importance property.

Example

The property use is given in the example for ISmAssociationRules.RecommendationRule.

See also:

ISlRecommendationRule