Includes Element (Query)

Applies to: SharePoint Foundation 2010

If the specified field is a Lookup field that allows multiple values, specifies that the Value element is included in the list item for the field that is specified by the FieldRef element.

<Includes>
  <FieldRef    Name = "Field_Name"/>
  <Value    Type = "Field_Type"/>
  <XML />
</Includes>

Attributes

Attribute

Description

None

N/A

Child Elements

FieldRef, Values, XML

Parent Elements

And, Or, Where

Occurrences

Minimum: 0

Maximum: Unbounded