MultiTenancyService.deleteTenantById Method
Deletes the tenant with the specified ID.
Parameters
- id
-
Type: String
The ID of the tenant to delete.
Return Value
Type: jQuery.Promise
Value: dundas.account.DeleteItemResult
A promise object that is resolved when the call is complete.
If successful, a dundas.account.DeleteItemResult is returned.