Reference → Web Services → Agile Work Item → EditAgileWorkItem
This method updates one or more attributes for the specified work item. The parameters for the EditAgileWorkItem method are:
Parameter | Datatype | Description |
---|---|---|
token | string | The token returned by the Connect method. |
awiId | integer | The ID of the agile work item you are editing. |
baseProperties | attribute[] | The key/value pairs of the attributes to associate with the agile work item. The keys must be Name, ParentID, or OwningInvestmentID. |
fields | attribute[] | The key/value pairs of the attributes associated with the agile work item. |
Copyright © 2003–2009 Serena Software, Inc. All rights reserved.