Custom Filed?

D

David

Does anyone have a clue how can I get the value of the
custom field along with Task data :
<Request>
<ProjectData>
<ProjectID></ProjectID>
<ProjectName></ProjectName>
<ReturnUIDs></ReturnUIDs>
</ProjectData>
</Request>

if not how can I get the actual value by Task ID?
 
J

John

David,
I guess I'm a little lost (not unusual) but I don't understand what your
example is trying to show. When you say "get the value", how do you want
to "get" the value, with VBA? There are several fields for actuals in
Project (e.g. Actual Duration, Actual Cost, etc.). What do you mean by
"actual value by Task ID"?

John
 
G

Guest

Ill explain,

I have an asp.net written in vb.net application that import
Project's and task's data from MS Project Server via PDS.

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 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
 
J

John

David,
Ok, you are beyond my knowledge base. Hopefully someone else can step in
and provide some help.

Sorry,
John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top