IDmAttributesDetails.Attributes

Syntax

Attributes: 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.

Example

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

See also:

IDmAttributesDetails