GroupService.getGroupInfoById Method
        
 Gets the group info with the specified ID.
 
         
        Parameters
        
            - id
            
 
            - 
                
Type: String
The ID of the group info to get. 
        
        Return Value
        
Type: jQuery.Promise
        
Value: dundas.account.MemberInfo
        
A promise object that is resolved when the call is complete.
 If successful, the dundas.account.MemberInfo is returned.