LicenseService.getLicenseById Method
        
 Gets the license with the specified ID.
 
         
        Parameters
        
            - id
            
 
            - 
                
Type: String
The ID of the license to get. 
        
        Return Value
        
Type: jQuery.Promise
        
Value: dundas.licensing.License
        
A promise object that is resolved when the call is complete.
 If successful, the updated dundas.licensing.License is returned.