ResourceService.storeStaticResource Method
        
 Stores the static resource for the given kind.
 
         
        Parameters
        
            - name
            
 
            - 
                
Type: String
The name of the static resource. 
            - resourceFileType
            
 
            - 
                
Type: String
The resource file type of the static resource. 
        
        Return Value
        
Type: jQuery.Promise
        
Value: Dundas.BI.WebApi.Models.BuiltInResourceInfoData
        
A promise object that is resolved when the call is complete.
 If successful, a Dundas.BI.WebApi.Models.BuiltInResourceInfoData is returned.