Type: EmComputingSerieType;
Type: Prognoz.Platform.Interop.Modeller.EmComputingSerieType;
The Type property determines series values calculation method.
If Type takes on value of EmComputingSerieType.Lag, EmComputingSerieType.Logarithm or EmComputingSerieType.User, complement calculation parameter value must be assigned to the IEmComputingSerie.Condition property.
The property use is given in the example for IEmSeries.AddComputingSerie.
See also: