void public static
\Bitrix\Crm\Activity\CustomType::eraseUserFields(
integer $ID
);
Method deletes all user custom fields related to specified activity type entries. Static method.
Parameters
Parameter | Description | Version |
$ID | Activity type entry ID (must be more than 0). | |
Examples