D
David
I have an asp.net written in vb.net application that import
Project's and task's data from MS Project Server via PDS.
example:
<Request>
<ProjectData>
<ProjectID>13</ProjectID>
</ProjectData>
</Request>
The problem if that I just cant retrive Task Enterprize
Custom Files with PDS.
The XML example I wrote is an example to how I now fech
the project data and task data, the result does not
include the Custom Fileds!!
What Im tring to do is to get the task data along with the
Task Enterprize Custom fileds via PDS!!(not using SQL
directly to the DB)
I've read the PDS reff but I did not find anything that
can help me doind that , even more I didnt find any
request that return the value of the custom fiel in a task
level.
Thank , david
Project's and task's data from MS Project Server via PDS.
example:
<Request>
<ProjectData>
<ProjectID>13</ProjectID>
</ProjectData>
</Request>
The problem if that I just cant retrive Task Enterprize
Custom Files with PDS.
The XML example I wrote is an example to how I now fech
the project data and task data, the result does not
include the Custom Fileds!!
What Im tring to do is to get the task data along with the
Task Enterprize Custom fileds via PDS!!(not using SQL
directly to the DB)
I've read the PDS reff but I did not find anything that
can help me doind that , even more I didnt find any
request that return the value of the custom fiel in a task
level.
Thank , david