title | manager | ms.date | ms.audience | ms.topic | ms.localizationpriority | api_name | api_type | ms.assetid | description | ||
---|---|---|---|---|---|---|---|---|---|---|---|
In element (Query) | soliver | 3/9/2015 | Developer | reference | medium |
|
| 576fe054-c54b-4282-ac53-d94345845ddc | In CAML, 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. |
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 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>
The following sections describe attributes, child elements, and parent elements.
None
- Minimum: 0
- Maximum: Unbounded
The In element does not support the use of negation operators such as Neq or NotIncludes.