Showing related tags and posts across the entire site.
-
[quote user="Madhusudan"] h, Can any body tell me how to use spell check in a class.I mean i know there is a class caleed sysSpellChecker but has any body used it. [/quote] We used it just for testing in MSD AX 4.0. There are a lot request for a spellchecker at our company . But still I don't...
-
Hi all I am trying to create an application in c# to createListCustomer method in DynamicsWeb Service. CustomerService cservice = new CustomerService (); DocumentContext context = new DocumentContext (); context.MessageId = Guid .NewGuid().ToString(); context.DestinationEndpoint = "AifEndPoint"...