Reference → Demand Management Web Service → 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. |
Copyright © 2003–2011 Serena Software, Inc. All rights reserved.