CustomAttributeService.updateCustomAttribute Method
Updates the attribute with the specified options.
Parameters
- customAttribute
-
Type: CustomAttributeInfo
The custom attribute object that should be updated.
Return Value
Type: jQuery.Promise
A promise object that is resolved when the call is complete.
If successful, a dundas.account.CustomAttributeInfo object is returned.