ISlRecommendationRule.ExplainedItemset

Syntax

ExplainedItemset: ISlFrequentItemset;

Description

The ExplainedItemset property returns a consequence for the rule.

Comments

Rule condition is returned by the ISlRecommendationRule.ExplanatoryItemset property.

Example

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

See also:

ISlRecommendationRule