FieldRef Element (List)

Applies to: SharePoint Foundation 2010

Returns a reference to a field.

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

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

Aggregations, ViewData, ViewFields

Occurrences

Minimum: 0

Maximum: Unbounded