IDmTargetDetails.Target

Fore Syntax

Target: Integer;

Fore.NET Syntax

Target: integer;

Description

The Target property determines column index of the data source, containing analyzed information.

Comments

The column indexing is continuous starting with zero.

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:

IDmTargetDetails