FieldRef element (List)

Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

Returns a reference to a field.

<FieldRef
  Name = "Text"
  Type = "Text">
</FieldRef>

Elements and attributes

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute Description
Name
Required Text. This attribute provides the internal name of the field that is referenced.
Type
Optional Text. Specifies the type of field that is referenced.

Child elements

None

Parent elements

Occurrences

  • Minimum: 0
  • Maximum: Unbounded