IMsFormulaTransformSlicesTree

Assembly: Ms;

Description

The IMsFormulaTransformSlicesTree interface is used to work with the tree, which contains all dimensions that can be created in the variable.

Inheritance Hierarchy

          IMsFormulaTransformSlicesTree

Properties

  Property name Brief description
Child The Child property returns the number of child element relative to the entire tree.
ChildrenCount The ChildrenCount property returns the number of child elements of the parent element.
Count The Count property returns the number of elements in the tree.
Name The Name property returns element name.
Owner The Owner property returns the parent element index.

Methods

  Method name Brief description
CreateSlice The CreateSlice method creates a slice in variable corresponding to the tree element.

See also:

Ms Assembly Interfaces