Reference → Web Services → Agile Work Item → GetAgileWorkItems
This method retrieves the specified data from the item identified by owningInvestmentId. The parameters for the GetAgileWorkItem method are:
Parameter | Datatype | Description |
---|---|---|
token | string | The token returned by the Connect method. |
owningInvestmentId | integer | The ID of the item under which the agile work item is located. |
parentType | string | The XML name of the parent item type of the agile work item. |
workItemTypes | attribute[] | The type of agile work item. Reserved for future use. |
attributeKeys | string[] | A list of XML names for the desired attributes to be returned. |
includeChildren | boolean | Indicates whether valid children of the agile work item are included. Reserved for future use. |
Copyright © 2003–2009 Serena Software, Inc. All rights reserved.