void public static
\Bitrix\Crm\Kanban\SortTable::clearEntity(
integer $entityId,
string $entityType
);
Method deletes all sortings for entity. Static method.
Parameters
Parameter | Description | Version |
$entityId | Entity ID. | |
$entityType | Entity type (LEAD, DEAL, QUOTE, INVOICE). | |
Example