| Name | Description | Type | Additional information |
|---|---|---|---|
| ContentType |
Gets or sets the type of the content. |
string |
None. |
| ContentTypeId |
Gets or sets the content type identifier. |
string |
None. |
| ID |
Gets or sets the identifier. |
integer |
None. |
| UniqueId |
Gets or sets the unique identifier. |
globally unique identifier |
None. |
| Title |
Gets or sets the title. |
string |
None. |
| IsEntity |
Gets or sets a value indicating whether this instance is entity. |
boolean |
None. |
| Site |
Gets or sets the site. |
string |
None. |
| Url |
Gets or sets the URL. |
string |
None. |
| FieldValues |
Gets or sets the field values. |
Collection of WorkPoint365.WebAPI.Model.SharePoint.ListItem+FieldValue |
None. |
| ParentList |
Gets or sets the parent list. |
string |
None. |
| ParentListId |
Gets or sets the parent list identifier. |
globally unique identifier |
None. |
| Icons |
Gets or sets the icons. |
WorkPoint365.WebAPI.Model.SharePoint.ListItem+ItemIcon |
None. |
| FileInfo |
Gets or sets the file information. |
WorkPoint365.WebAPI.Model.SharePoint.ListItem+File |
None. |