needForSynchronization
boolean public static \Bitrix\Crm\Synchronization\UserFieldSynchronizer::needForSynchronization( integer $srcEntityTypeID, integer $dstEntityTypeID, string $languageID = '' );
Method checks, if target fields are required for synchronization with source fields. Detected matches are compared by field names. Static method.
Parameters
Parameter | Description | Version |
---|---|---|
$srcEntityTypeID | Source entity type ID. | |
$dstEntityTypeID | Target entity type ID. | |
$languageID | Language ID. |
Example
© «Bitrix24», 2001-2025
Up