Reference → Demand Management Web Service → GetWorkItem
This method retrieves the specified data from the work item identified by investmentId. It returns an array of type assignment (see GetInvestment). The parameters for the GetWorkItem method are:
| Parameter | Datatype | Description |
|---|---|---|
| token | string | The token returned by the Connect method. |
| investmentId | 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.