unbindContacts
void public static \Bitrix\Crm\Binding\QuoteContactTable::unbindContacts( integer $quoteID, array $bindings );
Method deletes specified bindings between Quotes and Contacts. Wrapper for unbindContactIDs. Static method.
Parameters
Parameter | Description | Version |
---|---|---|
$quoteID | Quote ID. | |
$bindings | Array with bindings. |
Exceptions
- \Bitrix\Main\ArgumentException
Example
© «Bitrix24», 2001-2024
Up