IDmTargetDetails.Target

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.

To determine a data source for data, use the IDmMethod.InputDataSource property.

Example

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

See also:

IDmTargetDetails