Objects/Tables/Table 5103 Interaction Tmpl. Language
Table 5103 Interaction Tmpl. Language in 24
Jonas Paprotka, Base Application 24.5.23489.36097, checked
- App
- Base Application
- Namespace
- Microsoft.CRM.Interaction
Fields, 9Keys, 1Procedures, 7Events, 5
Versions171819202122232425262728latest
Source29
Fields, 9
| Id | Name | Type | Obsolete |
|---|
| 1 | Interaction Template Code | Code[10] | - |
| 2 | Language Code | Code[10] | - |
| 3 | Description | Text[100] | - |
| 4 | Attachment No. | Integer | - |
| 5 | Custom Layout Code | Code[20] | - |
| 6 | Custom Layout Description | Text[250] | - |
| 7 | Word Template Code | Code[30] | - |
| 8 | Report Layout Name | Text[250] | - |
| 9 | Report Layout AppID | Guid | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Interaction Template Code, Language Code | - |
Procedures, 7
| Name | Parameters | Returns | Access | Obsolete |
|---|
| CreateAttachment | () | | public | - |
| CreateHTMLCustomLayoutAttachment | () | Integer | public | - |
| OpenAttachment | () | | public | - |
| CopyFromAttachment | () | | public | - |
| ImportAttachment | () | | public | - |
| ExportAttachment | () | | public | - |
| RemoveAttachment | (Boolean) | | public | - |
Events, 5
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnImportAttachmentOnBeforeModify | (var Record Attachment) | - |
| Integration event | OnBeforeCreateHTMLCustomLayoutAttachment | () | - |
| Integration event | OnCreateAttachmentOnAfterInitialChecks | (var Record Interaction Tmpl. Language, var Integer, var Boolean) | - |
| Integration event | OnOpenAttachmentOnBeforeGetAttachment | (var Record Interaction Tmpl. Language, var Record Attachment) | - |
| Integration event | OnBeforeOpenAttachment | (var Record Interaction Tmpl. Language, var Record Attachment) | - |