The IMsVariable interface contains properties and methods of the Variable modeling container object.
Property name | Brief description | |
The Cube property returns autocube containing all data of the modeling variable. | ||
The DataFillType property determines the method used to fill modeling variable with data. | ||
The Dimensions property returns the collection of additional dimensions for the modeling variable. | ||
Outdated. Use Transform.Inputs. | ||
The Modified property is not implemented. | ||
The Sampling property returns settings used to calculate step in variable structure. | ||
The ScenarioDimension property returns data of scenario dimension for the modeling variable. | ||
The Transform property returns an object that contains settings required to use variable in various transformation methods. | ||
The Type property determines advanced parameters of the modeling variable. |
Method name | Brief description | |
The CopyData method copies the data between variable dimensions. | ||
The CreateLoadSettings method creates an object defining parameters of loading data to the modeling variable. | ||
The Execute method loads data to the variable. |
See also: