Overload List
| Name | Description | |
|---|---|---|
| Merge(AccountInfo, AccountInfo, Hashtable, Hashtable) | 
            Merges one account into another account. Accounts must be on the same site (or global).
              | |
| Merge(AccountInfo, List AccountInfo , Hashtable, Hashtable) | 
            Will merge accounts into another account. If accounts are from different sites then new global account will be created.
              | |
| Merge(AccountInfo, DataSet, Hashtable, Hashtable) | 
            Will merge accounts into another account. If accounts are from different sites then new global account will be created.
              | 
See Also