Task Expanded Property

S

Sinister

Does the task object have a boolean property that tells whether the summary
task is expanded or collapsed?

Thanks,
Patrick
 
J

Jack Dahlgren

No it does not. You can select all the tasks on screen, find the task within
the selection and then see if the next task is a subtask of that task (using
ID or outlineparent property). That is probably how I'd go about it if I had
to.

-Jack Dahlgren
 
S

Sinister

They sure aren't making this easy :)

Jack Dahlgren said:
No it does not. You can select all the tasks on screen, find the task within
the selection and then see if the next task is a subtask of that task (using
ID or outlineparent property). That is probably how I'd go about it if I had
to.

-Jack Dahlgren
 

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