DmForecastingMethod

Description

The DmForecastingMethod enumeration is used to determine a forecasting method.

It is used by the following property:

Available Values

Value Brief description
0 GreyForecast. Grey forecast.
1 CurveEstimation. Extrapolate.
2 ExponentialSmoothing. Exponential smoothing.

See also:

Ms Assembly Enumerations