@spartanfx/react v1.2.2
@spartanfx/react / spfx / ISharePointItem
Interface: ISharePointItem
SharePoint file/folder item from API
Properties
Required
| Property | Type | Description |
|---|
Name | string | - |
ServerRelativeUrl | string | - |
TimeCreated | string | - |
TimeLastModified | string | - |
UniqueId | string | - |
Options
| Property | Type | Description |
|---|
Author? | object | - |
Author.Email | string | - |
Author.Title | string | - |
Length? | number | - |
ListItemAllFields? | object | - |
ListItemAllFields.File_x0020_Type? | string | - |
ListItemAllFields.FileLeafRef | string | - |
ListItemAllFields.FileRef | string | - |
ListItemAllFields.FSObjType | string | - |
ModifiedBy? | object | - |
ModifiedBy.Email | string | - |
ModifiedBy.Title | string | - |