Objects/Tables/Table 5199 Attendee
Table 5199 Attendee in 27
Jonas Paprotka, Base Application 27.5.46862.47359, checked
- App
- Base Application
- Namespace
- Microsoft.CRM.Task
Fields, 9Keys, 3Procedures, 2Events, 2
Versions171819202122232425262728latest
Source29
Fields, 9
| Id | Name | Type | Obsolete |
|---|
| 1 | To-do No. | Code[20] | - |
| 2 | Line No. | Integer | - |
| 3 | Attendance Type | Option | - |
| 4 | Attendee Type | Option | - |
| 5 | Attendee No. | Code[20] | - |
| 6 | Attendee Name | Text[100] | - |
| 7 | Send Invitation | Boolean | - |
| 8 | Invitation Response Type | Option | - |
| 9 | Invitation Sent | Boolean | - |
Keys, 3
| Name | Fields | Obsolete |
|---|
| Key1, clustered | To-do No., Line No. | - |
| Key2 | To-do No., Attendee Type, Attendee No. | - |
| Key3 | To-do No., Attendance Type | - |
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|
| ValidateAttendee | (Record Attendee, var Record Attendee) | | public | - |
| CreateAttendee | (var Record Attendee, Code[20], Integer, Integer, Integer, Code[20], Boolean) | | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeValidateAttendee | (Record Attendee, var Record Attendee, var Boolean) | - |
| Integration event | OnBeforeCreateAttendee | (var Record Attendee, Code[20], Integer, Integer, Integer, Code[20], Boolean, var Boolean) | - |