Objects/Tables/Table 1610 Office Add-in
Table 1610 Office Add-in in 18
Jonas Paprotka, Base Application 18.5.29545.46345, checked
- App
- Base Application
Fields, 9Keys, 1Procedures, 5
Versions171819202122232425262728latest
Source29
Fields, 9
| 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 | - |
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 | - |
| IsBreakingChange | (Text) | Boolean | public | - |