Overload List
| Name | Description | |
|---|---|---|
| DestroyGenericObjectAsync(String, String) | Removes an app object. The children of the object (if any) are removed as well. | |
| DestroyGenericObjectAsync T (String, Func Response, T , String) | Removes an app object. The children of the object (if any) are removed as well. |
See Also