Documentation

Delete

bool
CSaleUserAccount::Delete(
 int ID
);

Method deletes user's internal account. Non-static method.

Note: please consider that when deleting the account, system deletes all its transactions.

Call parameters

ParameterDescription
ID Deleted account ID.

Returned values

Method returns true on successful deleting and false in case of error. Returns object or false if id<=0 or if event cancels deletion.



© «Bitrix24», 2001-2024
Up