GoalTarget
Create, update, delete and query data of 'GoalTarget' entity in BullhornCRM system.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | Int | False |
The Id of the GoalTarget. |
EndDate | Date | False |
The EndDate of the GoalTarget. |
GoalId | Int | False |
The GoalId of the GoalTarget. |
GoalPeriodId | Int | False |
The GoalPeriodId of the GoalTarget. |
Periodname | String | False |
The Periodname of the GoalTarget. |
StartDate | Date | False |
The StartDate of the GoalTarget. |
Target | Int | False |
The Target of the GoalTarget. |
UserId | Int | False |
The UserId of the GoalTarget. |