AddTaskAssignments

This method creates a resource assignment on a task in a task plan. The method returns the string ID of the assignment that is created. The parameters for the AddTaskAssignments method are:

Parameter Datatype Description
token string The token returned by the Connect method.
taskId string The ID of the task to assign.
resourceName string The user name of the resource to assign.
attributes attribute[] The key/value pairs of the attributes to associate with the new task assignment.