ISlRecommendationRule.Importance

Syntax

Importance: Double;

Description

The Importance property returns significance level for the rule.

Comments

Use the ISlRecommendationRule.Confidence property to get confidence level for the rule.

Example

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

See also:

ISlRecommendationRule