ISlRecommendationRule.Confidence

Fore Syntax

Confidence: Double;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

ISlRecommendationRule