Removes an app object.
The children of the object (if any) are removed as well.
public Task<bool> DestroyGenericObjectAsync( AsyncHandle asyncHandle, string id )
Public Function DestroyGenericObjectAsync ( asyncHandle As AsyncHandle, id As String ) As Task(Of Boolean)