Adding resource to project using PSI

M

manjusha

Hi,
I am using following method for adding resource to project.
ProjectDataset.ProjectResource.AddProjectResourceRow(resourceRow)

this method create resource in project but values set for
resourceRow.RES_AVAIL_FROM = m_dtStartDate1;
resourceRow.RES_AVAIL_TO = m_dtEndDate1;
are not getting reflected in project resource they are displayed as NA.

Can any one help me .how to update this fields of project resource using PSI

thanks in advance.
 

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