---
title: "Table 2020 Image Analysis Setup"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/2020-image-analysis-setup/
type: table
id: 2020
name: "Image Analysis Setup"
app: "Base Application"
namespace: System.AI
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/2020-image-analysis-setup/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 2020 Image Analysis Setup

Jonas Paprotka, https://jonas-paprotka.de/ref/table/2020-image-analysis-setup/

| | |
| --- | --- |
| App | Base Application |
| Namespace | System.AI |
| Versions | 17-28 |
| Source file | System/AI/ImageAnalysis/ImageAnalysisSetup.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Primary Key | Code[10] | 17-28 | - | - |
| 2 | Period start date | DateTime | 17-25 | Removed 15.0 | Use of Table 2003 to track usage instead. |
| 3 | Number of calls | Integer | 17-25 | Removed 15.0 | Use of Table 2003 to track usage instead. |
| 4 | Api Uri | Text[250] | 17-28 | - | - |
| 5 | Api Key Key | Guid | 17-28 | - | - |
| 6 | Limit value | Integer | 17-25 | Removed 15.0 | Use of Table 2003 to track usage instead. |
| 7 | Limit type | Option | 17-25 | Removed 15.0 | Use of Table 2003 to track usage instead. |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Primary Key | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| Increment | () | - | public | 17-28 | - | - |
| IsUsageLimitReached | (var Text, Integer, Option) | Boolean | public | 17-28 | - | - |
| ValidateApiUri | () | - | public | 17-28 | - | - |
| SetApiKey | (Text) | - | public | 17-26 | Pending 24.0 | Use "SetApiKey(ApiKey: SecretText)" instead. |
| GetApiKey | () | Text | public | 17-26 | Pending 24.0 | Replaced by GetApiKeyAsSecret |
| GetSingleInstance | () | - | public | 17-28 | - | - |
| SetApiKey | (SecretText) | - | public | 24-28 | - | - |
| GetApiKeyAsSecret | () | SecretText | public | 24-28 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
