SmallMultipleService.getCodeLibraryRecursiveReferenceIds Method
        
 Recursively gets the code library reference IDs in the reverse order as a flat list so that they can be
 included in script includes on a web page.
 
         
        Parameters
        
            - id
            
 
            - 
                
Type: String
The ID of the view to get the code library reference IDs for. 
        
        Return Value
        
Type: jQuery.Promise
        
Value: Array
        
Element Value: String
        
A promise object that is resolved when the call is complete.
 If successful, an array of IDs of the code library references in reverse order (bottom-up) is returned.