SPWebService.ScopeEveryoneToSiteCollectionOnly - Propriété
Une valeur booléenne qui indique si allowEveryoneViewItems doit s'appliquer à un utilisateur existant seulement
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property ScopeEveryoneToSiteCollectionOnly As Boolean
Get
Set
'Utilisation
Dim instance As SPWebService
Dim value As Boolean
value = instance.ScopeEveryoneToSiteCollectionOnly
instance.ScopeEveryoneToSiteCollectionOnly = value
public bool ScopeEveryoneToSiteCollectionOnly { get; set; }
Valeur de propriété
Type : System.Boolean
Retourne Boolean .