Posted inDynamics NAV & BC Tips & tricks
Dynamics 365 Business Central: How to check whether a specific extension is installed in AL
About a year ago, we discussed how to detect whether a specific extension is installed in AL. At that time we used NavApp.GetModuleInfo(Guid, var ModuleInfo) Method. Source : Dynamics 365 Lab Read more...