CustomAttributeService.getCustomAttributeById Method
Gets the custom attribute by ID.
Parameters
- id
-
Type: string
The ID of the custom attribute.
Return Value
Type: jQuery.Promise
Value: dundas.account.CustomAttributeInfo
A promise object that is resolved when the call is complete.
If successful, a dundas.account.CustomAttributeInfo object is returned.