Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The IMsFormulaTransformSlicesTree interface is used to work with the tree, which contains all dimensions that can be created in the variable.
IMsFormulaTransformSlicesTree
| Property name | Brief description | |
| The Child property returns the number of child element relative to the entire tree. | ||
| The ChildrenCount property returns the number of child elements of the parent element. | ||
| The Count property returns the number of elements in the tree. | ||
| The Name property returns element name. | ||
| The Owner property returns the parent element index. |
| Method name | Brief description | |
| The CreateSlice method creates a slice in variable corresponding to the tree element. |
See also: