array public static
\Bitrix\Crm\Binding\QuoteContactTable::getQuoteContactIDs(
integer $quoteID
);
Method gets Contact IDs, binded with specified Quote. Static method.
Parameters
Parameter | Description | Version |
$quoteID | Quote ID. | |
Exceptions
- \Bitrix\Main\ArgumentException
Example