View Single Post
I'm have some trouble iterating over all tasks/resources in a project. Could somebody give me a snippet or two?

What I'm trying to do is to keep a bug database & OmniPlan in sync with each other. In order to do this, I need to be able to iterate over the list of project tasks that correspond to the bug tickets in order to update status/effort/estimates.

Thanks,

Tom