D
Dheeraj Singh
I am trying to get the details of the Project mainly it's task thru SOAP, I
am passing:
<Request>
<ProjectData>
<ProjectName>Test Project</ProjectName>
<ReturnUIDs>1</ReturnUIDs>
</ProjectData>
</Request>
as a SOAP request, I am able to get the details of tasks, the main problem
is it showing the sub-project under the task tag. I have tried all the way to
find out the tag for sub-project, but I am not able to get thru.
Please give me some details how to trace out sub-project's from task tag.
Thanks for any help.
am passing:
<Request>
<ProjectData>
<ProjectName>Test Project</ProjectName>
<ReturnUIDs>1</ReturnUIDs>
</ProjectData>
</Request>
as a SOAP request, I am able to get the details of tasks, the main problem
is it showing the sub-project under the task tag. I have tried all the way to
find out the tag for sub-project, but I am not able to get thru.
Please give me some details how to trace out sub-project's from task tag.
Thanks for any help.