Hi,
I'm trying to pass my primary key from an object to a related entity somewhere else.
However the primary key is returned as a Guid? Type and the other one is asked as a Guid.
And these cant be cast.
Is there a solution around this?
Best Regards,
Martin