IMsBranchConditionNotEmpty.Slice

Fore Syntax

Slice: IMsFormulaTransformSlice;

Fore.NET Syntax

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

Description

The Slice property returns the slice that corresponds to the series checked for emptiness.

Comments

To specify a data source containing the checked series, use the IMsBranchConditionNotEmpty.SetStub method.

Fore and Fore.NET Examples

The property use is given in the example for IMsBranchConditionNotEmpty.SetStub.

See also:

IMsBranchConditionNotEmpty