Ms > Ms Assembly Interfaces > IMsFormulaTransformVariable
Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The IMsFormulaTransformVariable interface contains properties that determine parameters of variable in the model.
IMsFormulaTransformVariable
Property name | Brief description | |
![]() |
The AttributeId property determines an identifier for the variable attribute. | |
![]() |
The AttributeType property determines the variable attribute type. | |
![]() |
The DimAttributeId property determines identifier of dictionary attribute, to which variable refers to. | |
![]() |
Outdated. | |
![]() |
The Kind property returns kind of variable. . | |
![]() |
The ParameterID property determines the parameter identifier, which corresponds to a variable. | |
![]() |
The Slices property returns the object, containing variable slices collection. | |
![]() |
The SlicesTree property returns an object that allows to work with a collection of variable slices as a tree. | |
![]() |
Outdated. Use VariableStub. | |
![]() |
The VariableStub property returns the object containing the structure of variable dimensions. |
Property name | Brief description | |
![]() |
Id | The Id property determines the object identifier. |
![]() |
Key | The Key property returns the object key. |
![]() |
Name | The Name property determines the object name. |
Property name | Brief description | |
![]() |
The RefreshAttributesStructure method refreshes the structure of attributes of the variable. | |
![]() |
The SetStub method sets a new data source for the variable. |
See also: