0
votes

I am migrating my code crm 4.0 code to crm 2013 using xrm sdk.

But I am not able to locate PublishAllXMLRequst Class in xrm sdk.

If anyone know kindly let me know.

Thanks in advance.

1

1 Answers

0
votes

The PublishAllXmlRequest is the same in CRM 2013:

http://msdn.microsoft.com/en-us/library/microsoft.crm.sdk.messages.publishallxmlrequest.aspx

Make sure that you added the Microsoft.Crm.Sdk.Messages namespace