Hi All,
Is there any way to export all base APP objects into a text file? I'd like to continue using something like "where used" tool as Prism is paid and expensive.
I've found this link below but the command doesn't seem to exist.
https://learn.microsoft.com/en-us/powershell/module/microsoft.dynamics.nav.ide/export-navapplicationobject?view=businesscentral-ps
thanks
Answers
All the countries/versions you need.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
https://github.com/StefanMaron/MSDyn365BC.Code.History
You can simply download the code (you don't need to clone the GitHub repository). This repository is kept by a freelancer BC Developer (Stefan Maron) and he keeps the source for all the BC versions since BC 14, I think.
After you download the source code, if you open the folder in Visual Studio, it takes a while, but VS Code does read all the symbols, and from there you can navigate to References...
The great thing about this, is this is not reading related References just based on the name, it really looks into the right object references.
D365 Business Central Solutions Architect
BC AL/NAV C/AL Developer
BC Repositories.com
Hi Kowa, where can you find that? The link you provided is for BC Apps, and they describe it as:
In this specific repository I could not find the source code to the BaseApp.
D365 Business Central Solutions Architect
BC AL/NAV C/AL Developer
BC Repositories.com