Accessing custom field

M

manjusha

Hi,

I have created an custom field for the task entity within project
Project is published on Project server.
Now I want to acess all custom field values of task using PSI .

can someone pl. help me with this.

thanks.
 
A

Alex Angas

Have a look at the article "How to: Use a
Filter Parameter with PSI Methods" in the SDK. This includes a section on the
ReadCustomFields method.
 
Top