View.Scope - Propriété
Gets or sets a value that specifies the scope for the list view.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public Property Scope As ViewScope
Get
Set
'Utilisation
Dim instance As View
Dim value As ViewScope
value = instance.Scope
instance.Scope = value
public ViewScope Scope { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.ViewScope
Returns a ViewScope instance representing the scope for the list view.