S
SpaceCamel
I need to programaticly select all the decendents of a summary task; children
, grandchildren, etc...
"outlineChildren" will give just the first level children. Is there a
simple way to do this or will I have to use recursion to go down all the
levels?
If someone has already done this help would be appreciated...
, grandchildren, etc...
"outlineChildren" will give just the first level children. Is there a
simple way to do this or will I have to use recursion to go down all the
levels?
If someone has already done this help would be appreciated...