| Name | Description | Type | Additional information |
|---|---|---|---|
| EntityID |
GUID that uniquely identifies the Entity |
globally unique identifier |
None. |
| ActivityHistoryID |
Unique identifier for the Activity History record |
integer |
None. |
| ActivityID |
Unique identifier for the Activity |
integer |
None. |
| ActivityType |
Activity Type |
string |
None. |
| ActivityStatus |
Activity Status |
string |
None. |
| ActionName |
Activity Action Name |
string |
None. |
| InsertDate |
Date Activity History record was added |
date |
None. |
| Notes |
Notes associated with the Activity |
string |
None. |
| ActivityActionResult |
Activity Action Result |
string |
None. |
| PerformedByID |
UserID of user who initiated the insert of the history record |
integer |
None. |
| PerformedByFirst |
First Name of user who initiated insert of the history record |
string |
None. |
| PerformedByMiddle |
Middle Name of user who initiated insert of the history record |
string |
None. |
| PerformedByLast |
Last Name of user who initiated insert of the history record |
string |
None. |
| DueDate |
Activity Due Date |
date |
None. |