Extension Install Code
Views (228)
Extension install code is executed when: An extension is installed for the first time. An uninstalled version is installed again. This gives you control to write different logics for first time installation of extension and reinstallations of uninstalled extensions. This is achieved by defining Install Codeunit in your Extension. First thing first: Subtype property of… Continue reading Extension Install Code
This was originally posted here.

Like
Report
*This post is locked for comments