Reference → Demand Management Web Service → GetWorkItemAssignments
This method retrieves the specified data from the assignments on the work item identified by workItemId. It returns an array of type assignment (see GetTaskPlan). The parameters for the GetWorkItemAssignments method are:
Parameter | Datatype | Description |
---|---|---|
token | string | The token returned by the Connect method. |
workItemId | integer | The ID of the desired work item. |
sourceName | string | Deprecated. |
attributeKeys | string[] | A list of XML names for the desired attributes to be returned. |
Copyright © 2003–2010 Serena Software, Inc. All rights reserved.