IMsInterpolateTransform.Specified

Fore Syntax

Specified: IMsFormulaTermInfo;

Fore.NET Syntax

Specified: Prognoz.Platform.Interop.Ms.IMsFormulaTermInfo;

Description

The Specified property determines the pattern row for pattern interpolation.

Comments

To interpolate by pattern, determine pattern type by means of the IMsInterpolateTransform.PatternType property. Interpolation method is determined by the IMsInterpolateTransform.MethodType property.

Fore and Fore.NET Examples

The property use is given in the example for IMsInterpolateTransform.PatternType.

See also:

IMsInterpolateTransform