Hi everybody,
I need to load data from excel to a class in cache, but this class has foreign key and property like AS ..... (other class). This class represent an item product that belongs to a line, the line blelongs a group and the group belongs a Category.
Example:
Property bdGrupo As Innova.CL.Core.BD.Operacion.Producto.Grupo
Someone has an example of a routine or method that loads data from CSV file with these characteristics.
Thanks a lot.
Jaqueline Krieger


