IMsMethodSeries.IsAvailable

Syntax

IsAvailable(Type: MsMethodSeriesType): Boolean;

Parameters

Type. Series type.

Description

The IsAvailable property determines whether a specified series was used in method calculation.

Comments

IsAvailable should be used only after method calculation.

Example

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

See also:

IMsMethodSeries