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