Codeunit 2000 Time Series Management in 22
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 19
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Initialize | (Text, Text, Integer, Boolean) | Boolean | public | - |
| SetMessageHandler | (DotNet HttpMessageHandler) | public | - | |
| PrepareData | (Variant, Integer, Integer, Integer, Option, Date, Integer) | public | - | |
| SetPreparedData | (var Record Time Series Buffer, Option, Date, Integer) | public | - | |
| GetPreparedData | (var Record Time Series Buffer) | public | - | |
| Forecast | (Integer, Integer, Option) | public | - | |
| GetForecast | (var Record Time Series Forecast) | public | - | |
| GetState | (var Option) | public | - | |
| GetOutput | (Integer, Integer) | Text | public | - |
| GetOutputLength | () | Integer | public | - |
| GetInput | (Integer, Integer) | Text | public | - |
| GetInputLength | () | Integer | public | - |
| GetParameter | (Text) | Text | public | - |
| SetMinimumHistoricalPeriods | (Integer) | public | - | |
| SetMaximumHistoricalPeriods | (Integer) | public | - | |
| HasMinimumHistoricalData | (var Integer, Variant, Integer, Option, Date) | Boolean | public | - |
| GetTimeSeriesModelOption | (Text) | Integer | public | - |
| GetMLForecastCredentials | (var Text[250], var Text[200], var Option, var Decimal) | Boolean | public | - |
| InitializeFromCashFlowSetup | (Option) | Boolean | public | - |