CustomAttributeService.getCustomAttributesByIds Method
Gets the custom attributes by the ids.
Parameters
- ids
-
Type: Array
ElementType: string
The list of IDs.
Return Value
Type: jQuery.Promise
Value: Array
Element Value: CustomAttributeInfoListItem
A promise object that is resolved when the call is complete.
If successful, an array of dundas.account.CustomAttributeInfoListItem objects are returned.