SPItem Properties

Include Protected Members
Include Inherited Members

The SPItem type exposes the following members.

Properties

  Name Description
Public property AllRolesForCurrentUser Gets a full list of role definitions on the object to which the current user belongs on this scope. (Inherited from SPSecurableObject.)
Public property EffectiveBasePermissions Reserved for future use. (Overrides SPSecurableObject.EffectiveBasePermissions.)
Public property Fields Gets or sets the collection of fields for metadata associated with the item.
Public property FirstUniqueAncestor Obsolete. Use the FirstUniqueAncestorSecurableObject property instead. (Inherited from SPSecurableObject.)
Public property FirstUniqueAncestorSecurableObject Reserved for future use. (Overrides SPSecurableObject.FirstUniqueAncestorSecurableObject.)
Public property HasUniqueRoleAssignments Indicates whether the object has unique role assignments or inherits its role assignments from a parent object. (Inherited from SPSecurableObject.)
Public property ID Gets or sets the ID of the item.
Public property Item[Int32] Gets or sets a field object for the item that has the specified integer index.
Public property Item[String] Gets or sets a field object for the item based on the specified internal name of the field.
Public property ReusableAcl Reserved for future use. (Overrides SPSecurableObject.ReusableAcl.)
Public property RoleAssignments Gets the role assignments for this securable object. (Inherited from SPSecurableObject.)

Top

See Also

Reference

SPItem Class

Microsoft.SharePoint Namespace