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