MultiTenancyService.getTenantInfosByIds Method
        
 Gets the tenant infos with the specified IDs.
 
         
        Parameters
        
            - ids
            
 
            - 
                
Type: Array
ElementType: String
The IDs of the tenants to get. 
        
        Return Value
        
Type: jQuery.Promise
        
Value: Array
        
Element Value: TenantInfo
        
A promise object that is resolved when the call is complete.
 If successful, an array of dundas.account.TenantInfo is returned.