In Element (Query)
SharePoint 2013
Specifies whether the value of a list item for the field specified by the FieldRef element is equal to one of the values specified by the Values element.
<In> <FieldRef Name = "Field_Name"/> <Values> <Value Type = "Field_Type"/> </Values> <XML /> </In>
Attribute | Description |
|---|---|
None | N/A |
Minimum: 0 Maximum: Unbounded |
The In element does not support the use of negation operators such as Neq or NotIncludes.