SPSimpleItem Properties
Include Protected Members
Include Inherited Members
The SPSimpleItem 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. (Inherited from SPItem.) |
![]() |
Fields | Gets or sets the collection of fields for metadata associated with the item. (Inherited from SPItem.) |
![]() |
FirstUniqueAncestor | Obsolete. Use the FirstUniqueAncestorSecurableObject property instead. (Inherited from SPSecurableObject.) |
![]() |
FirstUniqueAncestorSecurableObject | Reserved for future use. (Inherited from SPItem.) |
![]() |
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. (Inherited from SPItem.) |
![]() |
Item[Int32] | Gets or sets the value of the list item field based on the specified index value. (Overrides SPItem.Item[Int32].) |
![]() |
Item[String] | Gets or sets the value of the list item field based on the name of the field. (Overrides SPItem.Item[String].) |
![]() |
ReusableAcl | Reserved for future use. (Inherited from SPItem.) |
![]() |
RoleAssignments | Gets the role assignments for this securable object. (Inherited from SPSecurableObject.) |
![]() |
Xml | Gets the values, in XML format, of the fields associated with the list item. |
Top
.gif)