RallyRestApiUpdate Method |
Name | Description | |
---|---|---|
Update(String, DynamicJsonObject) |
Update the item described by the specified reference with
the fields of the specified object
|
|
Update(String, DynamicJsonObject, NameValueCollection) |
Update the item described by the specified reference with
the fields of the specified object
|
|
Update(String, String, DynamicJsonObject) |
Update the item described by the specified type and object id with
the fields of the specified object
|
|
Update(String, String, DynamicJsonObject, NameValueCollection) |
Update the item described by the specified type and object id with
the fields of the specified object
|