Syntax
Function TransferClient(ClientID As Long, ParentID As Long) As String
Description
The TransferClient operation is used to Transfer the Client from the current parent ID to the new parent ID
Name | Description | Required |
ClientID |
|
Yes |
ParentID |
|
Yes |
Response Elements
Name | Description |
Result | The operation returns the client identifier in case of success, otherwise, an explicit error code is returned |
See Also