JerryGriffiths
Results
1
comments of
JerryGriffiths
I am having an issue trying to get a single record back from a SharePoint list using CamlQuery. Here is my code: $xml = `123456';` $qry = new CamlQuery(); $qry->ViewXml...