IMsFormulaTransformSlices.FindById

Syntax

FindById(SliceId: String): IMsFormulaTransformSlice;

Parameters

SliceId. Identifier of the variable dimension, by which the search is executed.

Description

The FindById method searches and returns the object that contains the variable slice. The identifier, based on which the search is performed, is passed by the SliceId parameter.

See also:

IMsFormulaTransformSlices