Wolfware2023
Results
2
comments of
Wolfware2023
trafficstars
While removing more company code, I noticed my mistake. MyObject was not a class, but of type record. That caused the exception. Now with it being a class, it works...
Ok sure. I'll reopen this issue then.