Codeunit 2000 Time Series Management in 25
- App
- Base Application
- Namespace
- System.AI
Versions171819202122232425262728latest
Source29
Procedures, 21
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| Initialize | (Text, Text, Integer, Boolean) | Boolean | public | Pending 24.0 | |||
| Use Initialize(Uri: SecretText; "Key": SecretText; TimeOutSeconds: Integer; UseStdCredentials: Boolean) instead. | |||||||
| 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 | Pending 24.0 | |||
| Use GetMLForecastCredentials(var Uri: Text[250]; var "Key": SecretText; var LimitType: Option; var Limit: Decimal) instead. | |||||||
| InitializeFromCashFlowSetup | (Option) | Boolean | public | - | |||
| GetMLForecastCredentials | (var Text[250], var SecretText, var Option, var Decimal) | Boolean | public | - | |||
| Initialize | (Text, SecretText, Integer, Boolean) | Boolean | public | - | |||