---
title: "Table 5468 Picture Entity"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/5468-picture-entity/
type: table
id: 5468
name: "Picture Entity"
app: "Base Application"
namespace: Microsoft.Integration.Entity
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/5468-picture-entity/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 5468 Picture Entity

Jonas Paprotka, https://jonas-paprotka.de/ref/table/5468-picture-entity/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Integration.Entity |
| Versions | 17-28 |
| Source file | Integration/Entity/PictureEntity.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Id | Guid | 17-28 | - | - |
| 11 | Width | Integer | 17-28 | - | - |
| 12 | Height | Integer | 17-28 | - | - |
| 13 | Mime Type | Text[100] | 17-28 | - | - |
| 20 | Content | Blob | 17-28 | - | - |
| 21 | Parent Type | Enum Picture Entity Parent Type | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Id | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| LoadData | (Text) | - | public | 17-28 | - | - |
| LoadDataWithParentType | (Text, Enum Picture Entity Parent Type) | - | public | 17-28 | - | - |
| SavePicture | () | - | public | 17-28 | - | - |
| SavePictureWithParentType | () | - | public | 17-28 | - | - |
| DeletePicture | () | - | public | 17-28 | - | - |
| DeletePictureWithParentType | () | - | public | 17-28 | - | - |
| GetDefaultMediaDescription | (Variant) | Text | public | 17-28 | - | - |
| GetDefaultExtension | () | Text | public | 17-28 | - | - |
| GetRecordRefFromFilter | (Text, var RecordRef) | Boolean | public | 22-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnDeletePictureElseCase | (Record Integration Record, var Boolean) | 17-21 | Pending 17.0 | This event will be removed. Integration Records will be replaced by SystemID and SystemModifiedAt  |
| Integration event | OnGetDefaultMediaDescriptionElseCase | (RecordRef, var Text, var Boolean) | 17-28 | - | - |
| Integration event | OnGetMediaIDElseCase | (Record Integration Record, var Guid, var Boolean) | 17-21 | Pending 17.0 | This event will be removed. Integration Records will be replaced by SystemID and SystemModifiedAt  |
| Integration event | OnSavePictureElseCase | (Record Integration Record, var Boolean) | 17-21 | Pending 17.0 | This event will be removed. Integration Records will be replaced by SystemID and SystemModifiedAt  |
| Integration event | OnAfterGetRecordRefFromFilter | (Text, var RecordRef, var Boolean) | 18-28 | - | - |
| Integration event | OnDeletePictureElseCase | (RecordRef, var Boolean) | 22-28 | - | - |
| Integration event | OnGetMediaIDElseCase | (RecordRef, var Guid, var Boolean) | 22-28 | - | - |
| Integration event | OnSavePictureElseCase | (RecordRef, var Boolean) | 22-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.
