Can I use files of Different Customization Project into my current customized project?
Solved
Using File of diffreent customization project
Best answer by darylbowman
However, if the files were added directly through the Customization Editor, I believe you’ll need to move them to a Code (DLL) Extension Library in order to reference them across different projects.
This is only true if your project is compiled, because it won’t compile.
If your code is also in code files in the Customization Editor, you can absolutely reference files from other projects. You just need to add using *theirNamespace* at the top like you would normally.
Login to the community
No account yet? Create an account
Social Login
Login with your Acumatica accountEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.