ISmAssociationRules.MinimumImportance

Syntax

MinimumImportance: Double;

Description

The MinimumImportance property determines minimum significance level.

Comments

Use the ISmAssociationRules.MinimumConfidence property to set minimum confidence level, and the ISmAssociationRules.MinimumSupport property to set minimum support value.

Example

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

See also:

ISmAssociationRules