IDmAttributesDetails.Attributes

Fore Syntax

Attributes: Array;

Fore.NET Syntax

Attributes: System.Array;

Description

The Attributes property determines indexes of data source fields containing factors for analysis.

Comments

The field indexing is continuous and starts with zero.

A data source for data mining is determined by the IDmMethod.InputDataSource property.

Fore and Fore.NET Examples

The property use is given in the example for IDmMethod.Execute.

See also:

IDmAttributesDetails