Table 1610 Office Add-in in 19
- App
- Base Application
Fields, 10Keys, 1Procedures, 5
Versions171819202122232425262728latest
Source29
Fields, 10
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Application ID | Guid | - |
| 2 | Name | Text[50] | - |
| 3 | Description | Text[250] | - |
| 5 | Version | Text[20] | - |
| 6 | Manifest Codeunit | Integer | - |
| 10 | Deployment Date | Date | - |
| 12 | Default Manifest | Blob | - |
| 13 | Manifest | Blob | - |
| 14 | Breaking | Boolean | - |
| 15 | Deploy | Boolean | - |
Keys, 1
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Application ID | - |
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| GetAddins | () | Boolean | public | - | |||
| GetDefaultManifestText | () | Text | public | - | |||
| SetDefaultManifestText | (Text) | public | - | ||||
| IsAdminDeployed | () | Boolean | public | Pending 19.0 | |||
| Admins now deploy the add-ins manually. | |||||||
| IsBreakingChange | (Text) | Boolean | public | - | |||