Hello. i am trying to use data from a transaction that finds objects from the database but i am failing, ive been trying for hours now but am not getting it right,
when i debug i can see that Result has retrieved objects and i see the transaction was successful.
I am using C# and i need to use and store objects retrieved from a transaction.
here is the class
thank you.