CustomAttributeService.getCustomAttributes Method
        
 Gets all of the custom attributes in the system.
 
         
        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.