ListItem Properties
Include Protected Members
Include Inherited Members
The ListItem type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ContentType | Gets a value that specifies the content type of the list item. |
![]() |
Context | Returns the context that is associated with the client object. (Inherited from ClientObject.) |
![]() |
DisplayName | Gets a value that specifies the display name of the list item. |
![]() |
EffectiveBasePermissions | Gets a value that specifies the effective permissions on the list item that are assigned to the current user. |
![]() |
FieldValues | |
![]() |
FieldValuesAsHtml | Gets the values for the list item as HTML. |
![]() |
FieldValuesAsText | Gets the list item’s field values as a collection of string values. |
![]() |
FieldValuesForEdit | Gets the formatted values to be displayed in an edit form. |
![]() |
File | Gets the file that is represented by the item from a document library. |
![]() |
FileSystemObjectType | Gets a value that specifies whether the list item is a file or a list folder. |
![]() |
HasUniqueRoleAssignments | Gets a value that specifies whether the role assignments are uniquely defined for this securable object or inherited from a parent securable object. (Inherited from SecurableObject.) |
![]() |
Id | Gets a value that specifies the list item identifier. |
![]() |
Item | |
![]() |
ObjectData | Gets the object data for the current client object. (Inherited from ClientObject.) |
![]() |
ObjectVersion | Gets a string that indicates the version of the current client object. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObject.) |
![]() |
ParentList | Gets the parent list that contains the list item. |
![]() |
Path | Tracks how a client object is created in the ClientRuntimeContext class, so that the object can be re-created on the server. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObject.) |
![]() |
RoleAssignments | Gets the role assignments for the securable object. (Inherited from SecurableObject.) |
![]() |
ServerObjectIsNull | Gets the server object and returns null if the server object is null. (Inherited from ClientObject.) |
![]() |
Tag | Gets or sets data that is associated with the client object. (Inherited from ClientObject.) |
Top
.gif)
.gif)