GroupService.getGroupById Method

Gets the group with the specified ID.
 

Parameters

id

Type: String
The ID of the group to get.

Return Value


Type: jQuery.Promise
Value: dundas.account.Group
A promise object that is resolved when the call is complete.