Hi all,
I'm trying to build up a CAML query to get List Items where the ID is in an array of IDs.
So I have an array say [1,2,5,7,9]
And I want to retrieve all the items in a list with those IDs.
Any help would be much appreciated.
Cheers,
Grant.
Hi all,
I'm trying to build up a CAML query to get List Items where the ID is in an array of IDs.
So I have an array say [1,2,5,7,9]
And I want to retrieve all the items in a list with those IDs.
Any help would be much appreciated.
Cheers,
Grant.