Update
int CSaleUserAccount::Update( int ID, array arFields );
Method updates user account parameters according to parameters from the array arFields. Non-static method.
Call parameters
Parameter | Description |
---|---|
ID | Updated account ID. |
arFields | Associative array with the new account parameters. Can contain the following keys:
|
Returned values
Method returns updated account code or false in case of error.
© «Bitrix24», 2001-2024