Click or drag to resize
RallyRestApiUpdate Method
Overload List
  Name Description
Public method Code example Update(String, DynamicJsonObject)
Update the item described by the specified reference with the fields of the specified object
Public method Code example Update(String, DynamicJsonObject, NameValueCollection)
Update the item described by the specified reference with the fields of the specified object
Public method Code example Update(String, String, DynamicJsonObject)
Update the item described by the specified type and object id with the fields of the specified object
Public method Code example Update(String, String, DynamicJsonObject, NameValueCollection)
Update the item described by the specified type and object id with the fields of the specified object
Top
See Also