IMsFormulaTransformVariable

Assembly: Ms;

Description

The IMsFormulaTransformVariable interface contains properties that determine parameters of variable in the model.

Inheritance Hierarchy

          INamedEntity

          IMsFormulaTransformVariable

Properties

  Property name Brief description

AttributeId

The AttributeId property determines an identifier for the variable attribute.

AttributeType

The AttributeType property determines the variable attribute type.

DimAttributeId

The DimAttributeId property determines identifier of dictionary attribute, to which variable refers to.

Kind

The Kind property returns kind of variable. .

Parameter

The Parameter property determines parameters to which variable corresponds.

Slices

The Slices property returns the object, containing variable slices collection.

SlicesTree

The SlicesTree property returns an object that allows to work with a collection of variable slices as a tree.

VariableStub

The VariableStub property returns the object containing the structure of variable dimensions.

Properties inherited from INamedEntity

  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.

Methods

  Property name Brief description

RefreshAttributesStructure

The RefreshAttributesStructure method refreshes the structure of attributes of the variable.

SetStub

The SetStub method sets a new data source for the variable.

See also:

Ms Assembly Interfaces