rebind
void public static \Bitrix\Crm\EntityRequisite::rebind( integer $entityTypeID, integer $seedID, integer $targID );
Method unbinds requisites from source entity and binds to target entity. Static method.
Parameters
Parameter | Description | Version |
---|---|---|
$entityTypeID | Entity type ID. | |
$seedID | Source entity ID. | |
$targID | Target entity ID. |
Example
© «Bitrix24», 2001-2024
Up