MultiTenancyService.getTenantInfoById Method
Gets the tenant info with the specified ID.
Parameters
- id
-
Type: String
The ID of the tenant info to get.
Return Value
Type: jQuery.Promise
Value: dundas.account.TenantInfo
A promise object that is resolved when the call is complete.
If successful, the dundas.account.TenantInfo is returned.