Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Server Technologies
SDK Documentation
 SPViewScope Enumeration
SPViewScope Enumeration (Microsoft.SharePoint)
Specifies the recursive scope of a view for a document library.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)

Visual Basic (Declaration)
Public Enumeration SPViewScope
Visual Basic (Usage)
Dim instance As SPViewScope
C#
public enum SPViewScope
 Member nameDescription
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.  

The SPViewScope enumeration is used with the Scope property of the SPView class.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker