The IMsUserTransformImplementation interface implements properties and methods required to calculate a model using user algorithm. This interface must be predetermined in the user class.
| Property name | Brief description | |
| The Params property returns model parameters used in calculation. |
| Method name | Brief description | |
| The Execute method calculates the model using the user algorithm. |
See also: