IMsSpliceTransform.SpliceDirection

Fore Syntax

SpliceDirection: MsSpliceDirection;

Fore.NET Syntax

SpliceDirection: Prognoz.Platform.Interop.Ms.MsSpliceDirection;

Description

The SpliceDirection property determines direction of series splice.

Comments

To determine method providing the possibility to splice series, use the IMsSpliceTransform.MethodType property.

Fore and Fore.NET Examples

The property use is given in the example for IMsSpliceTransform.Result.

See also:

IMsSpliceTransform