Hello,
I'm making integration tool for GP 2010. I figured out how to get/create/update inventory items with eConnect services. But i can't delete.
I try do it like this.
new eConnectClient().DeleteEntity(connectionString, xmlStr)) but I can't find example of xml I must to provide as parameter for deleting.
Could somebody to help me with such example?
*This post is locked for comments