Welcome to MSDN Blogs Sign in | Join | Help

February 2007 - Posts

Create a project from items checked out with the version control

I regularly install a new build of AX, so I have to export and import the stuff I'm working on. I have written the following job to help me create a Private Project of whatever is checked out. static void SysCreatePendingObjectsProject(Args _args) { Dialog
 
Page view tracker