NotIncludes 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 excluded from the list item for the field that is specified by the FieldRef element.

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

Attributes

Attribute

Description

None

N/A

Child Elements

FieldRef, Values, XML

Parent Elements

And, Or, Where

Occurrences

Minimum: 0

Maximum: Unbounded