Skip to content

Query Lists using CAML #541

Answered by jansenbe
henningeiben asked this question in Q&A
Sep 10, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

@henningeiben: The method you've used is a "Load" method and the loaded data is kept in our domain model (see https://pnp.github.io/pnpcore/using-the-sdk/basics-getdata.html for more background). You can simply clear the model (myList.Items.Clear()) before the next attempt to get the desired result.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@henningeiben
Comment options

Answer selected by henningeiben
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants