@spartanfx/react v1.0.4
@spartanfx/react / ISharePointItem
Interface: ISharePointItem
SharePoint file/folder item from API
Properties
| Property | Type |
|---|
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 |
Name | string |
ServerRelativeUrl | string |
TimeCreated | string |
TimeLastModified | string |
UniqueId | string |