int CSaleUserAccount::Update( int ID, array arFields );
The method Update replaces parameters of a user account with those from the specified array.
Parameter | Description |
---|---|
ID | The ID of the account to modify. |
arFields | Associated array containing new parameters of the account. The following keys are possible:
|
The method returns the ID of the modified account on success, or false otherwise.
© 2001-2005 Bitrix | Bitrix Site Manager - Content Management & Portal Solutions |