IMsFormulaTransformVariable.SlicesTree

Syntax

SlicesTree(OutputVariable: IMsFormulaTransformVariable): IMsFormulaTransformSlicesTree;

Parameters

OutputVariable. The parameter is not used, left for compatibility. Instead, it is necessary to pass the Null value.

Description

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

Example

The property use is given in the example for IMsFormulaTransformSlicesTree.CreateSlice.

See also:

IMsFormulaTransformVariable