IDmMethod.Details

Syntax

Details: IDmMethodDetails;

Description

The Details property returns specific settings of the data mining method.

Comments

Depending on the IDmMethod.Kind property value, this property can be cast to one of the following interfaces:

Example

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

See also:

IDmMethod