ActivityGoal
Create, update, delete and query data of 'ActivityGoal' entity in BullhornCRM system.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | Int | False |
The Id of the ActivityGoal. |
ActivityType | String | False |
The ActivityType of the ActivityGoal. |
Actual | Int | False |
The Actual of the ActivityGoal. |
DepartmentId | Int | False |
The DepartmentId of the ActivityGoal. |
EndDate | Date | False |
The EndDate of the ActivityGoal. |
Goal | Int | False |
The Goal of the ActivityGoal. |
PercentAttained | Int | False |
The PercentAttained of the ActivityGoal. |
PeriodName | String | False |
The PeriodName of the ActivityGoal. |
StartDate | Date | False |
The StartDate of the ActivityGoal. |
UserId | Int | False |
The UserId of the ActivityGoal. |