Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
SDK Documentation
 SPViewScope Enumeration
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
This page is specific to
The 2007 product release

Other versions are also available for the following:
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
DefaultShow only the files and subfolders of a specific folder. 
FilesOnlyShow only the files of a specific folder. 
RecursiveShow all files of all folders. 
RecursiveAllShow 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
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker