| IAppDestroyDraftAsync Method | 
| Name | Description | |
|---|---|---|
| DestroyDraftAsync(String, String, AsyncHandle) | Removes the draft of an object. The children of the draft object (if any) are removed as well.  | |
| DestroyDraftAsyncT(String, String, FuncResponse, T, AsyncHandle) | Removes the draft of an object. The children of the draft object (if any) are removed as well.  |