de la propiedad SPView.Scope
Obtiene o establece el ámbito recursivo de la vista de una biblioteca de documentos.
Espacio de nombres: Microsoft.SharePoint
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public Property Scope As SPViewScope
Get
Set
'Uso
Dim instance As SPView
Dim value As SPViewScope
value = instance.Scope
instance.Scope = value
public SPViewScope Scope { get; set; }
Valor de propiedad
Tipo: Microsoft.SharePoint.SPViewScope
Un valor de SPViewScope que especifica el ámbito.