Below code will info the list of objects in shared project in AX 2009/ 2012. Static void ListALLObjectsFormProject(Args _args) { ProjName ProjName=" Proj_Name "; ProjectListNode List = infolog...(read more)
↧