How to retrieve remaining work for a perticular task ?

Con risposta How to retrieve remaining work for a perticular task ?

  • 2010年3月18日 上午 11:48
     
     
    note: i did not find forum for project server 2007 hense posting it here.
    -----
    How can i retrieve the remaining work field for a perticular task through project web access web service. [FYI:remaining work is the field which gets displayed in My Task web part in proejct we access site]

    I found one web service method in Statusing web service that gives me only time phased data for the specified tasks but it does not give details about remaining work for that task.

    Any idea ?
    Thanks.

所有回覆

  • 2010年3月19日 上午 08:51
     
     已答覆
    Found it , in statusing web service ReadStatus method will return statusing dataset where in Tasks table i will find remaining work details.