SPItem Methods

Include Protected Members
Include Inherited Members

The SPItem type exposes the following members.

Methods

  Name Description
Public method BreakRoleInheritance(Boolean) Creates unique role assignments for the object and optionally copies role assignments from the parent. (Inherited from SPSecurableObject.)
Public method BreakRoleInheritance(Boolean, Boolean) Creates unique role assignments for the object, optionally copies role assignments from the parent, and optionally clears unique role assignments from descendants. (Inherited from SPSecurableObject.)
Public method CheckPermissions Determines whether the current user has a specified set of permissions. (Inherited from SPSecurableObject.)
Public method Delete When overridden in a derived class, deletes the item from its store.
Public method DoesUserHavePermissions Indicates whether the current user has a specified set of permissions. (Inherited from SPSecurableObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetUserEffectivePermissionInfo Reserved for future use. (Overrides SPSecurableObject.GetUserEffectivePermissionInfo(String).)
Public method GetUserEffectivePermissions Reserved for future use. (Overrides SPSecurableObject.GetUserEffectivePermissions(String).)
Protected method MemberwiseClone (Inherited from Object.)
Public method ResetRoleInheritance Removes local role assignments and inherits role assignments from the parent object. (Inherited from SPSecurableObject.)
Public method ToString (Inherited from Object.)
Public method Update When overridden in a derived class, updates the state of the item in the respective store.

Top

See Also

Reference

SPItem Class

Microsoft.SharePoint Namespace