SeasonalComponentCycleType: SeasonalityCycleType;
SeasonalComponentCycleType: Prognoz.Platform.Interop.Stat.SeasonalityCycleType;
The SeasonalComponentCycleType property determines seasonality period type.
Monthly seasonality is used by default: SeasonalComponentCycleType = SeasonalityCycleType.Month.
The property use is given in the example for IEmCensus2Settings.Serie.
See also: