Expand Minimize
This topic has not yet been rated - Rate this topic

SP.ViewScope Enumeration

SharePoint 2010

Specifies the scope for returning list items and list folders in a list view.

Name

Description

defaultValue

Enumeration whose values specify that all list items and all list folders in the current list folder are returned in the list view. The value = 0.

recursive

Enumeration whose values specify that all list items in the list are returned in the list view. The value = 1.

recursiveAll

Enumeration whose values specify that all list items and all list folders in the list are returned in the list view. The value = 2.

filesOnly

Enumeration whose values specify that all list items in the current list folder are returned in the list view. The value = 3.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.