SPWebService.MaxListsAccessedByApp - Propriété
Le nombre maximal de SharePoint listes sur un site web qui peut être accédé par une application.
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property MaxListsAccessedByApp As Integer
Get
Set
'Utilisation
Dim instance As SPWebService
Dim value As Integer
value = instance.MaxListsAccessedByApp
instance.MaxListsAccessedByApp = value
public int MaxListsAccessedByApp { get; set; }
Valeur de propriété
Type : System.Int32