Back to Project Management Service

Method Details for CreateTask.

Creates a Task on the specified Project. The Task is placed as the last item in the WBS-structure of the Project

Parameters

  • task Task The task to be created
  • projectID Integer The integer ID of the Project the created Task shold be added to
  • token SecurityToken

Returns

The task in the state after it is created

Remarks

Note: Put Task.ProjectSubContractID to 0 to inherit from the default contract of the project