SPView.Scope - Propriété
Obtient ou définit la portée récursives pour l'affichage d'une bibliothèque de documents.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property Scope As SPViewScope
Get
Set
'Utilisation
Dim instance As SPView
Dim value As SPViewScope
value = instance.Scope
instance.Scope = value
public SPViewScope Scope { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.SPViewScope
Une valeur SPViewScope qui spécifie la portée.