public function __construct() { parent::__construct(\CCrmOwnerType::Contact); }
public function __construct() { parent::__construct(\CCrmOwnerType::Company); }
public function __construct() { parent::__construct(\CCrmOwnerType::Lead); }