ISmAssociationRules.Objects

Fore Syntax

Objects: Array;

Fore.NET Syntax

Objects: System.Array;

Description

The Objects property determines a numeric series that contains analyzed elements.

Comments

Input array indexing must start from zero.

The series that contains transactions is determined by the ISmAssociationRules.Transactions property.

Fore and Fore.NET Examples

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

See also:

ISmAssociationRules