IMsFormulaTransformSlices.FindByKey

Syntax

FindByKey(SliceKey: Integer): IMsFormulaTransformSlice;

Parameters

SliceKey. The key of the variable slice, by which the search is executed.

Description

The FindByKey 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