How can I add quotation("") using QuickBooks SDK C#?
I am not getting a solution to do that. When I am adding a description into the Sales Order like (This is test 3" X 4") then I am getting into the Sales Order like (This is test 3" X 4"). I tried so many things but I am unable to import a description like this. When I am adding directly into the QB then I can add that. But When I am using the QuickBooks SDK(c# .NET), it is not working well.
Thanks in advance.
