Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Stores the field objects associated with the item.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected m_Fields As SPFieldCollection
'Usage
Dim value As SPFieldCollection
value = Me.m_Fields
Me.m_Fields = value
protected SPFieldCollection m_Fields