How can I add custom field values when creating project using PSI?

M

machinefrequent

Hi,

I am trying to add custom field cost values when creating a project using
PSI. The cost custom field has already been created on project server
through PSI. However, I don't know the value of MD_PROP_UID or MD_PROP_ID.
How can I add the custom field rows to the dataset? How can I get
MD_PROP_UID or MD_PROP_ID through field name?

Thanks in advance.

Bin

Bin
 
V

Vadim Gerya, PMP

What kind of custom field you have created (project, tasks , resource)

Please analyse corresponding datasets (for exapmle table
ResourceDS.RespurceCustomfields in ResourceDS if you use resource cost custom
field) in object browser and dataset viewer in Visual Studio. And you find
the logic how to extract custom field value you are looking for.
 

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