Documentation

Delete

CDBResult
CSearchCustomRank::Delete(
	int ID
);

Deletes sorting rules by the ID. Static method.

After all required rules are deleted, the search index must be updated via the CSearchCustomRank::StartUpdates and CSearchCustomRank::NextUpdate methods.

Method parameters

Parameter Description
ID Sorting rule ID.

Returned values

The result of the CDBResultrequest type is returned on success, otherwise returns false.

See Also



© «Bitrix24», 2001-2024
Up