I want delete column (columnname1)
Now I use code as below.
But show error as below.
Please guide me for solve it.
I want delete column (columnname1)
Now I use code as below.
But show error as below.
Please guide me for solve it.
Try CopyToDataTable()
@arivu96 Same error.
Import System.Data.DataTable in Import tab
Regards,
Arivu
Hi,
The following might help you.
Regards,
@arivu96 How to import ?
@arivu96 Yes, I have it. Next step?
You need to import System.Data.DataTable search in import search box and select System.Data.DataTable
Regards,
Arivu
@arivu96 Not found System.data.DataTable
Please import System.Data and try
@arivu96 I don’t understand , I have system.data already.
Hi,
It might be caused by a workflow file which was made in specific version of UiPath Studio.
So, for now, can you try post which i mentioned in #5.
Delete column (error Copytodatable is not a member) - #5 by Yoichi
Regards,
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.