I am trying to use AsEnumerable method and CopyToDataTable method on a data table.
When I assign a variable to type = System.Collections.Generic.IEnumerable, the following error is prompted.
Type Browser - Not all generic types could be resolved error is thrown when changing variable type to System.Collections.Generic.IEnumerable