Search Results for

    Show / Hide Table of Contents

    Enum ViewScope

    Specifies the recursive scope of a view for a document library.

    Namespace: PnP.Core.Model.SharePoint
    Assembly: PnP.Core.dll
    Syntax
    public enum ViewScope : int

    Default

    Show only the files and subfolders of a specific folder.

    FilesOnly

    Show only the files of a specific folder.

    Recursive

    Show all files of all folders.

    RecursiveAll

    Show all files and all subfolders of all folders.

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer