need to set value for a custom field

M

manoj

HI,

I have added almost 30 40 resource in Enterprise Resource Pool.
After that i created a custom field named RBS-Test as simple text field (not
referring to any lookup table).

NOw i want to programmactically set "RBS-Test" custom field value for these
newly added resources. I am able to fetch Resource and Resource CustomField
data in a resourcedataset using readresource(guid RES_UID) method.
But the problem here is that the resources dont have any value for the
custom field RBS-Test. So [resourcedataset.ResourceCustomFields.rows] do not
return me the row corresponding to "RBS-Test" custom field. So i am not able
to find any way of updating "RBS-Test" custom field value for all resources
using resourcedataset.


Any help will be deeply appreciated.

Thanks
manoj
 

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