Hello All,
I am developping a script to do some activity on all the projects inside the ProjectWise with using the SDK (C++). The plan is to generate a DLL file and import in Powershell to get input as a parameter. Below are the code that i am using…