Click or drag to resize
RallyRestApiDelete Method
Overload List
  Name Description
Public method Code example Delete(String)
Delete the object described by the specified reference.
Public method Code example Delete(String, Int64)
Delete the object described by the specified type and object id.
Public method Code example Delete(String, String)
Delete the object described by the specified reference.
Public method Code example Delete(String, String, Int64)
Delete the object described by the specified type and object id.
Top
See Also