AccountService.getAccountInfoByName Method

Gets the account with the specified name.
 

Parameters

name

Type: String
The name of the account to get.

Return Value


Type: jQuery.Promise
Value: dundas.account.MemberInfo
A promise object that is resolved when the call is complete. If successful, the dundas.account.MemberInfo is returned.