Hi
what is the best way to serialize a list of Entity inside a workflow and send it to other one
i tried DataContractJsonSerializer class
but i get a lot of errors regarding partial trust (My CRM is Online)
i'm able to do it for simple object but for Entity object i'm getting a lot of errors
any one have some idea
*This post is locked for comments
I have the same question (0)