Enum ViewScope
- Namespace
- PnP.Core.Model.SharePoint
- Assembly
- PnP.Core.dll
Specifies the recursive scope of a view for a document library.
public enum ViewScope
Fields
Show only the files and subfolders of a specific folder.
Show only the files of a specific folder.
Show all files of all folders.
Show all files and all subfolders of all folders.