How to get Project Status date for all published projects using PS

S

Smugliy

Hi ,Is there any way to receive all my published projects status date by one
loop or one call ??

Becuase I know only one way :
ReadProjectList()
For each row in ProjectList
ReadProject(row.proj_UID...)
//Get Status date

And this way is VERY SLOWLY .Becuase I am making a lot of PSI calls .Can
anybody recommend something else ?

Thanks alot
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top