WebAppService.getGeneratedTimeDimensionProviderUI Method
        
 Gets the generated UI for the specified provider ID.
 
         
        Parameters
        
            - providerId
            
 
            - 
                
Type: String
The ID of the provider to get the generated UI for. 
        
        Return Value
        
Type: jQuery.Promise
        
Value: String
        
A promise object that is resolved when the call is complete.
 If successful, the generated HTML block is returned.