Objects/Tables/Table 502 Reminder Attachment Text
Table 502 Reminder Attachment Text in 26
Jonas Paprotka, Base Application 26.5.38752.40541, checked
- App
- Base Application
- Namespace
- Microsoft.Sales.Reminder
Fields, 9Keys, 1Procedures, 4
Versions171819202122232425262728latest
Source29
Fields, 9
| Id | Name | Type | Obsolete |
|---|
| 1 | Id | Guid | - |
| 2 | Language Code | Code[10] | - |
| 3 | Source Type | Enum Reminder Text Source Type | - |
| 4 | File Name | Text[100] | - |
| 5 | Beginning Line | Text[100] | Pending 25.0 |
| To support the use of multiple lines, this field will be replaced by the Reminder Attachment Text Line table. |
| 6 | Inline Fee Description | Text[100] | - |
| 7 | Ending Line | Text[100] | Pending 25.0 |
| To support the use of multiple lines, this field will be replaced by the Reminder Attachment Text Line table. |
| 10 | Beginning Lines | Boolean | - |
| 11 | Ending Lines | Boolean | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Id, Language Code | - |
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|
| SetDefaultContentForNewLanguage | (Guid, Enum Reminder Text Source Type) | | public | - |
| SetDefaultContentForNewLanguage | (Guid, Code[10], Enum Reminder Text Source Type) | | public | - |
| SetDefaultContentForNewLanguage | (Guid, Code[10], Enum Reminder Text Source Type, Guid) | | public | - |
| DeleteReminderAttachmentTextLines | (Record Reminder Attachment Text) | | internal | - |