I have .NET class and i have make a DLL. And i am trying to access this DLL from C/AL by using DotNet interoperatibility.
I have successfully get the data into the list but when i try to get the object inside it (by iterating over it), I am not able to see that variable.
This is such an annoying error. Please help me
I have successfully get the data into the list but when i try to get the object inside it (by iterating over it), I am not able to see that variable.
This is such an annoying error. Please help me