IMsVariable.CreateLoadSettings

Syntax

CreateLoadSettings: IMsVariableLoadSettings;

Description

The CreateLoadSettings method creates an object defining parameters of loading data to the modeling variable. It is used on data loading by means of the formula.

Example

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

See also:

IMsVariable