Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save VenkateshKadiri66/f9ea7791468aa33d006b0625e08b618d to your computer and use it in GitHub Desktop.
Save VenkateshKadiri66/f9ea7791468aa33d006b0625e08b618d to your computer and use it in GitHub Desktop.
<Where>
<Or>
<Eq>
<FieldRef ID=’Assigned To’ />
<Value Type=’Integer’><UserID/></Value>
</Eq>
<Membership Type=’CurrentUserGroups’>
<FieldRef Name=’AssignedTo’ />
</Membership>”;
</Or>
</Where>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment