Show contents 

Stat Assembly > Stat Assembly Interfaces > ISlRecommendationRule > ISlRecommendationRule.ExplanatoryItemset

ISlRecommendationRule.ExplanatoryItemset

Fore Syntax

ExplanatoryItemset: ISlFrequentItemset;

Fore.NET Syntax

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

Description

The ExplanatoryItemset property returns rule condition.

Comments

Rule effect is returned by the ISlRecommendationRule.ExplainedItemset property.

Fore and Fore.NET Examples

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

See also:

ISlRecommendationRule