Table 292 Reminder Terms in 25
- App
- Base Application
- Namespace
- Microsoft.Sales.Reminder
Fields, 10Keys, 1Procedures, 1
Versions171819202122232425262728latest
Source29
Fields, 10
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Code | Code[10] | - |
| 2 | Description | Text[100] | - |
| 3 | Post Interest | Boolean | - |
| 4 | Post Additional Fee | Boolean | - |
| 5 | Max. No. of Reminders | Integer | - |
| 6 | Minimum Amount (LCY) | Decimal | - |
| 7 | Post Add. Fee per Line | Boolean | - |
| 8 | Note About Line Fee on Report | Text[150] | - |
| 20 | Reminder Attachment Text | Guid | - |
| 21 | Reminder Email Text | Guid | - |
Keys, 1
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Code | - |
Procedures, 1
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| SetAccountVisibility | (var Boolean, var Boolean, var Boolean) | public | - |