Implement PDMLink option veryfying check in of unverified family tables
Problem related to PDMlink 10.2 and PDMLink 11.0: it's possible to check in unverified family table. It is needed to implement the PDMLink options, which enables to choose if unverified family table can be checked in or not. Currently we have to invest additional effort to create specific triggers / listeners, which can prevent check in unverified family tables. Options available in Creo:
- Modelcheck
- Die config.pro option: verify_on_save_by_default=yes
are not sufficient. We need the option in PDMlink.

