Advertisement
Guest User

Untitled

a guest
Oct 26th, 2014
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <Query>
  2. <Where>
  3. <Eq>
  4. <FieldRef Name='RefCountry' />
  5. <Value Type='Lookup'>India</Value>
  6. </Eq>
  7. </Where>
  8. </Query>
  9.  
  10. <FieldRef Name='RefCountry' LookupId='TRUE' />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement