Back to Project Management Service
Method Details for AddEmployeeToTask.
Adds an employe to a task. This enables the employee to track time on the task.
Parameters
- employeeID Integer The ID of the Employee who is added to the Task
- taskID Integer The ID of the task the Employee is added to
- budgetHours Double The number of hours the Employee is expected to work on the Task. Set to zero if budget is unknown
- token SecurityToken
Returns
Returns an Allocation with date span set to the date span of the Task