Read mpp file [modified] [Solved]
C#
2
Posts
2
Posters
0
Views
1
Watching
-
hi all, i am in need of reading tasks from an .mpp file. How can i find the parent task id of particular task while reading? Please help me.. Lal
modified on Thursday, November 26, 2009 12:18 AM
Interop provides classes and interfaces to read an MPP file. There you can create a Task object and check if it offers any property to do this.
50-50-90 rule: Anytime I have a 50-50 chance of getting something right, there's a 90% probability I'll get it wrong...!!