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
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