IMsSpliceTransform.MethodType

Syntax

MethodType: MsSpliceType;

Description

The MethodType property determines the series splice method.

Comments

To determine splice direction, use the IMsSpliceTransform.SpliceDirection property.

Example

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

See also:

IMsSpliceTransform