SPView.Scope-Eigenschaft

Ruft den rekursive Bereich für die Ansicht einer Dokumentbibliothek.

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; }

Eigenschaftswert

Typ: Microsoft.SharePoint.SPViewScope
Ein SPViewScope -Wert, der den Bereich angibt.

Siehe auch

Referenz

SPView Klasse

SPView-Member

Microsoft.SharePoint-Namespace