IDmMethod.Kind

Syntax

Kind: DmMethodKind;

Description

The Kind property determines a data mining type.

Comments

To determine specific settings of each analysis type, use the IDmMethod.Details property.

Example

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

See also:

IDmMethod