FileSystemService.checkOutFilesByIds Method
        
 Checks out files with the specified IDs to the caller.
 
         
        Parameters
        
            - ids
            
 
            - 
                
Type: Array
ElementType: String
The IDs of the files to check out. 
        
        Return Value
        
Type: jQuery.Promise
        
Value: Object
        
A promise object that is resolved when the call is complete.
 See Dundas.BI.WebApi.Models.CheckOutResultData for the structure of the returning object.