Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the recursive scope for the view of a document library.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Scope As SPViewScope
Get
Set
'Usage
Dim instance As SPView
Dim value As SPViewScope
value = instance.Scope
instance.Scope = value
public SPViewScope Scope { get; set; }
Property value
Type: Microsoft.SharePoint.SPViewScope
An SPViewScope value that specifies the scope.