Is there any way to determine via VBA if a linked external task is a summary task, e.g., to check for links attached to summary tasks, without having to open the external project?
In the GUI, the task summary and rollup fields (when displayed in a column) for an externally linked task that is a summary task or rollup task in its own project indicate "no". VBA tests on these external task fields in the referencing project also do not indicate that the external task is a summary or rollup.
I guess it's possible that I haven't set some setting or other to get this information to come over.
As an aside, is there a list somewhere of what task fields are actually copied over into a referencing project when an external task is linked, i.e., the name and some other fields come over, but the summary and rollup fields don't appear to come over.
Thanks!