SPSimpleItem methods

The SPSimpleItem 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 Deletes the specified item, its field collection, and associated field data. (Overrides SPItem.Delete().)
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. (Inherited from SPItem.)
Public method GetUserEffectivePermissions Reserved for future use. (Inherited from SPItem.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ResetRoleInheritance When implemented in a derived class, removes local role assignments so that role assignments, in all descendant objects, are re-inherited from the parent object. (Inherited from SPSecurableObject.)
Public method ToHashtable Creates an indexed table for efficient lookup of the value of the specified field.
Public method ToString (Inherited from Object.)
Public method Update Updates the specified item, its field collection, and associated field data. (Overrides SPItem.Update().)

Top

See also

Reference

SPSimpleItem class

Microsoft.SharePoint namespace