Fields Property

The Fields property of the SPListItem class gets the collection of all fields in the parent list of the item.

Property Value

A Microsoft.SharePoint.SPFieldCollection object that represents the fields.

Remarks

Using the Fields property on a list item object is identical to calling ParentList.Fields on the object.

For information about the fields used by default in a native SharePoint list, see Field Tables for Default Lists.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security