IMsMethodSeries.SeriesByType

Syntax

SeriesByType(Type: MsMethodSeriesType): IMsFormulaTermInfo;

Parameters

Type. Series type.

Description

The SeriesByType property helps get a series of specified type.

Comments

The series is received as a term and is available to change its parameters.

Example

The property use is given in the example for IMsMethod.Series.

See also:

IMsMethodSeries