Hi All. I am a .NET programmer, however am new to great plains and just read the documention on VS tools kindly provided by Gray.
I am however having trouble understanding some concepts, and I did expect more explanations in the VS Intellisense. Is there any documentation avaiable about the available components and their properties?
For example. I am even having trouble doing something simple like retrieving the count of records in a LineScroll component. I was expecting to find myForm.myWindow.LineScroll.Rows.Count or something, but went through the intellisense list and I drew a blank :( Anyone can help please?