MultiTenancyService.getTenantById Method
Gets the tenant with the specified ID.
Parameters
- id
-
Type: String
The ID of the tenant to get.
Return Value
Type: jQuery.Promise
Value: dundas.account.Tenant
A promise object that is resolved when the call is complete.