IMsVariableTestData.Slice

Fore Syntax

Slice: IMsFormulaTransformSlice;

Fore.NET Syntax

Slice: Prognoz.Platform.Interop.Ms.IMsFormulaTransformSlice;

Description

The Slice property determines the variable slice.

Comments

By default the variable slice is the slice specified on adding the variable by using the IMsVariableTestDataList.Add method.

Fore and Fore.NET Examples

The property use is given in the example for IMsMetaModelVisualController.DFTest.

See also:

IMsVariableTestData