The SharePointViewScope type exposes the following members.
Back to Top
Fields
Name | Description | |
---|---|---|
![]() ![]() | DEFAULT |
Show only the files and subfolders of a specific folder.
|
![]() ![]() | FILES_ONLY |
Show only the files of a specific folder.
|
![]() ![]() | RECURSIVE |
Show only the files of a specific folder.
|
![]() ![]() | RECURSIVE_ALL |
Show all files and all subfolders of all folders.
|
See Also