SharePointItemDataList
This class is returned as the “UploadedFiles” property for the sFiles Uploader component when this component is embeded in a flow. It provides a list of SharePointItemData classes, which provides details about the files that were uploaded to SharePoint.
Constructors
global SharePointItemDataList()
Fields
global Items
→ List<SharePointItemData>
AURAENABLED
INVOCABLEVARIABLE
List of SharePointItemData objects of the files uploaded