S
Srivatsan
I am trying to update the Actual cost field as follows
taskRow.TASK_ACT_COST= Convert.ToDouble(666);
But when i update the project, i get the following error
"TaskCannotEditSummary"
Can anyone please tell me if i am missing something or is there any
dependency to do this?
taskRow.TASK_ACT_COST= Convert.ToDouble(666);
But when i update the project, i get the following error
"TaskCannotEditSummary"
Can anyone please tell me if i am missing something or is there any
dependency to do this?