Assembly: 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. | ||
The Kind property returns kind of variable. . | ||
The Parameter property determines parameters to which variable corresponds. | ||
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. | ||
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: