I have a need to do some code in a form. I have most of the code written, but since I am very new to C# and particularly with the limitations in InfoPath, I need help with the following piece.
I have a for each loop this is working in and I need to set a variable with the data retrieved from a query of the Qdabraad webservice. I have set the query value and just need the correct syntax to retrieve the proper value/key whenCreated.
My variable is a string called date..
Thanks so much in advance