CustomAttributeService.getEffectiveValuesForGroup Method

Gets the effective values for the group.
 

Parameters

id

Type: string
The ID of the group.

Return Value


Type: jQuery.Promise
Value: Array
Element Value: CustomAttribute
A promise object that is resolved when the call is complete. If successful, an array of dundas.account.CustomAttribute objects are returned.