CustomAttributeService.getCustomAttributesForTenant Method
        
 Gets all of the custom attributes in the system for the tenant.
 
         
        Parameters
        
            - tenantId
            
 
            - 
                
Type: string
The tenant ID. 
        
        Return Value
        
Type: jQuery.Promise
        
Value: Array
        
Element Value: CustomAttributeInfoListItem
        
 A promise object that is resolved when the call is complete.
 If successful, an array of dundas.account.CustomAttributeInfoListItem objects are returned.