ISlRecommendationRule.ExplainedItemset

Fore Syntax

ExplainedItemset: ISlFrequentItemset;

Fore.NET Syntax

ExplainedItemset: Prognoz.Platform.Interop.Stat.ISlFrequentItemset;

Description

The ExplainedItemset property returns a consequence for the rule.

Comments

Rule condition is returned by the ISlRecommendationRule.ExplanatoryItemset property.

Fore and Fore.NET Examples

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

See also:

ISlRecommendationRule