A contact's CPD Item. A contact can have multiple CPD Items.
| Name |
Type |
Description |
Required |
| Id |
Int32 (Nullable) |
|
No |
| ContactId |
Int32 |
|
No |
| DateAdded |
DateTime (Nullable) |
|
No |
| CategoryId |
Int32 (Nullable) |
|
No |
| SubCategoryId |
Int32 (Nullable) |
|
No |
| AwardName |
String |
|
No |
| AwardDate |
DateTime (Nullable) |
|
No |
| CompletedDate |
DateTime (Nullable) |
|
No |
| Comments |
String |
|
No |
| PointsValue |
Decimal (Nullable) |
|
No |
| HoursValue |
Decimal (Nullable) |
|
No |
| VerifiedDate |
DateTime (Nullable) |
|
No |
| VerifiedBy |
String |
|
No |
| LearningLevel |
String |
|
No |
| LearningBody |
String |
|
No |
| StartedDate |
DateTime (Nullable) |
|
No |
| StatusId |
Int32 |
|
No |