S
SimonC
Hi,
I'm looping through a project's tasks:
For each t in ProjData.Tasks
xxxx
Next t,
but the loop seems to omit the summary task.
How can I read that information?
Thanks
I'm looping through a project's tasks:
For each t in ProjData.Tasks
xxxx
Next t,
but the loop seems to omit the summary task.
How can I read that information?
Thanks