IMsUserTransformImplementation.Params

Syntax

Params: IMsUserMethodParams;

Description

The Params property returns model parameters used in calculation.

Comments

This property must be redetermined in the custom class.

Example

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

See also:

IMsUserTransformImplementation